Skip to content

Commit b968247

Browse files
author
John Conway
committed
added eslint ignore
1 parent 59df904 commit b968247

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.eslintignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
/dist
2+
/scripts
3+
/node_modules
4+
/.github
5+
/coverage
6+
/.vscode
7+
babel.config.js
8+
jest.config.js
9+
rollup.config.js

0 commit comments

Comments
 (0)