Skip to content

Commit

Permalink
Remove eslint.
Browse files Browse the repository at this point in the history
  • Loading branch information
troyedwardsjr authored Sep 6, 2018
1 parent 2c8e203 commit 5362bbd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,7 @@
"scripts": {
"start": "webpack",
"dev": "webpack",
"deploy": "webpack --config webpack.production.config.js",
"test": "eslint ./src/**/**.js"
"deploy": "webpack --config webpack.production.config.js"
},
"license": "MIT",
"devDependencies": {
Expand Down

0 comments on commit 5362bbd

Please sign in to comment.