Skip to content

Commit

Permalink
Add eslint as dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
SBoudrias committed Feb 11, 2017
1 parent 446ff2d commit 7d2945b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -24,6 +24,7 @@
"prepublish": "gulp prepublish"
},
"devDependencies": {
"eslint": "^3.15.0",
"eslint-config-xo-space": "^0.15.0",
"gulp": "^3.9.0",
"gulp-eslint": "^3.0.1",
Expand Down

0 comments on commit 7d2945b

Please sign in to comment.