Skip to content

Commit 9f223b1

Browse files
committed
Eslint Ignore node_modules and dist
1 parent eb59418 commit 9f223b1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.eslintignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
/dist
1+
node_modules
2+
dist

0 commit comments

Comments
 (0)