Skip to content

Commit

Permalink
😒 chore(package.json): Add esdoc script.
Browse files Browse the repository at this point in the history
  • Loading branch information
make-github-pseudonymous-again committed Nov 25, 2019
1 parent c844705 commit 3a55665
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -72,6 +72,7 @@
"scripts": {
"build": "rm -rf lib && babel src -d lib",
"cover": "nyc --reporter=lcov npm test",
"esdoc": "esdoc",
"prepare": "npm run build",
"release": "np",
"test": "ava --concurrency 8"
Expand Down

0 comments on commit 3a55665

Please sign in to comment.