Skip to content

Commit

Permalink
add eslintignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Kachulio1 committed Jun 19, 2019
1 parent b3ecd9d commit a363a0c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .eslintignore
@@ -0,0 +1,7 @@
# Third party
**/node_modules

# Build products
build/
coverage/

0 comments on commit a363a0c

Please sign in to comment.