Skip to content

Commit 6aa2f7d

Browse files
committed
add eslintingore:
- so that eslint . from the root gives the desired results
1 parent 5c141ab commit 6aa2f7d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.eslintignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
dist/*
2+
build/*
3+
4+
test/jasmine/assets/jquery-1.8.3.min.js
5+
src/plots/polar/micropolar.js
6+
src/plots/geo/projections.js

0 commit comments

Comments
 (0)