Skip to content

Commit

Permalink
fix(ci): add eslint as dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
D-Nice committed Sep 4, 2019
1 parent d8f3ea7 commit f936b64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@
},
"devDependencies": {
"babel-eslint": "^10.0.3",
"eslint": "^5.16.0",
"eslint-config-standard": "^14.1.0",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-node": "^9.2.0",
Expand Down

0 comments on commit f936b64

Please sign in to comment.