Skip to content

Commit

Permalink
revert markedjs#1088
Browse files Browse the repository at this point in the history
  • Loading branch information
UziTech committed Mar 3, 2018
1 parent 4513984 commit b826a64
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 b826a64

Please sign in to comment.