Skip to content

Commit

Permalink
add eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
unional committed Apr 25, 2018
1 parent ad574b3 commit 0934b83
Show file tree
Hide file tree
Showing 4 changed files with 534 additions and 2 deletions.
6 changes: 6 additions & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"extends": "plugin:harmony/latest",
"env": {
"node": true
}
}
Loading

0 comments on commit 0934b83

Please sign in to comment.