Skip to content

Commit

Permalink
eslint ignore build folder
Browse files Browse the repository at this point in the history
  • Loading branch information
iamhosseindhv committed Mar 8, 2020
1 parent 7fd9d7b commit 0237233
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
build/
1 change: 1 addition & 0 deletions .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ examples
.github
.babelrc
.eslintrc
.eslintignore
.gitignore
README.md
CHANGELOG.md
Expand Down

0 comments on commit 0237233

Please sign in to comment.