We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac0aadd commit a7c3bb7Copy full SHA for a7c3bb7
package.json
@@ -25,7 +25,6 @@
25
"build": "rm -rf lib && babel src -d lib",
26
"build-docs": "esdoc",
27
"cover": "c8 --all --src src --reporter=lcov npm test",
28
- "esdoc": "esdoc",
29
"lint-config": "fixpack --dryRun",
30
"lint-config-and-fix": "fixpack || fixpack",
31
"prepare": "npm run build",
0 commit comments