Skip to content

Commit 9a1b33c

Browse files
committed
add .eslintignore file
1 parent 3df94d5 commit 9a1b33c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.eslintignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
/dist
2+
/public
3+
node_modules
4+
/test
5+
/*.js
6+
7+
lib/migrations

0 commit comments

Comments
 (0)