Skip to content

Commit ff62a18

Browse files
author
Filippo Conti
committed
Ignore docs and tutorial from lint
1 parent c078b87 commit ff62a18

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.eslintignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
/dist
2+
/docs
3+
/example
4+
/tutorials

.npmignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
/docs/
22
/test/
33
/example/
4+
/tutorials/
45
/coverage/
56
/gruntfile.js
67
/.babelrc

0 commit comments

Comments
 (0)