Skip to content

Commit

Permalink
🔧 Chore: remove jsdoc script
Browse files Browse the repository at this point in the history
  • Loading branch information
jy95 committed Jan 27, 2018
1 parent bcd257f commit 098428e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Expand Up @@ -14,7 +14,6 @@
"test": "nyc ava",
"coverage": "nyc report --reporter=text-lcov | coveralls",
"coverage-html": "nyc report --reporter=html",
"generate-docs": "node_modules/.bin/jsdoc --configure config/.jsdoc.json --verbose",
"esdoc": "node_modules/.bin/esdoc",
"lint": "./node_modules/.bin/eslint -c config/.eslintrc.js ./src ./test --fix"
},
Expand Down

0 comments on commit 098428e

Please sign in to comment.