Skip to content

Commit

Permalink
Merge pull request serverless#1145 from serverless/eslint-ignore-cove…
Browse files Browse the repository at this point in the history
…rage

Ignore coverage and other folders for eslint
  • Loading branch information
flomotlik committed May 20, 2016
2 parents 14d2c1c + 383ba22 commit f37e219
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
coverage
node_modules
tmp

0 comments on commit f37e219

Please sign in to comment.