Skip to content

Commit

Permalink
drop eslint check
Browse files Browse the repository at this point in the history
  • Loading branch information
fakiolinho committed Oct 20, 2017
1 parent b2201fe commit 48b41b6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"build": "rimraf dist && mkdir dist && webpack",
"prepublish": "npm run build",
"start": "webpack -w",
"pretest": "npm run lint",
"test": "jest",
"lint": "eslint ./lib/**.jsx --color",
"coveralls": "cat ./coverage/lcov.info | coveralls",
Expand Down

0 comments on commit 48b41b6

Please sign in to comment.