Skip to content

Commit

Permalink
Add ESLint configuations
Browse files Browse the repository at this point in the history
  • Loading branch information
lujjjh committed Jul 17, 2017
1 parent 8af587c commit 1f7222f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
node_modules
4 changes: 4 additions & 0 deletions .eslintrc.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
env:
node: true
extends: standard

0 comments on commit 1f7222f

Please sign in to comment.