Skip to content

Commit 8b90b4a

Browse files
committed
ignore all rules files in .eslintignore
1 parent 0a1237b commit 8b90b4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.eslintignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
node_modules
2-
lib/recommended-rules.js
2+
lib/*-rules.js
33
coverage
44
.nyc_output

0 commit comments

Comments
 (0)