Skip to content

Commit

Permalink
Update.
Browse files Browse the repository at this point in the history
  • Loading branch information
lrsjng committed Apr 29, 2019
1 parent 86948f7 commit bf58382
Show file tree
Hide file tree
Showing 14 changed files with 875 additions and 2,289 deletions.
1 change: 0 additions & 1 deletion .eslintignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/build/
/coverage/
/dist/
/vendor/
/node_modules/
3 changes: 3 additions & 0 deletions .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
es6: true
node: true

parserOptions:
ecmaVersion: 2019

rules:
array-bracket-spacing: [2, never]
arrow-parens: [2, as-needed]
Expand Down
Loading

0 comments on commit bf58382

Please sign in to comment.