Skip to content

Commit 7e6e2cb

Browse files
don't lint coverage reports
1 parent 461457f commit 7e6e2cb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.eslintignore

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
dist/
22
node_modules/
33
build/
4-
.eslintrc.js
4+
.eslintrc.js
5+
# testing
6+
coverage/

0 commit comments

Comments
 (0)