Skip to content

Commit

Permalink
Merge pull request #1112 from UziTech/revert-lint-on-test
Browse files Browse the repository at this point in the history
revert #1088
  • Loading branch information
UziTech authored Mar 3, 2018
2 parents 3f04f92 + ace2d55 commit 76d75e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"uglify-js": "^3.3.10"
},
"scripts": {
"test": "node test && npm run test:lint",
"test": "node test",
"test:lint": "eslint lib/marked.js test/index.js",
"bench": "node test --bench",
"lint": "eslint --fix lib/marked.js test/index.js",
Expand Down

0 comments on commit 76d75e1

Please sign in to comment.