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 006214c commit 2aaa40eCopy full SHA for 2aaa40e
package.json
@@ -26,7 +26,6 @@
26
"build": "rm -rf lib && babel src -d lib",
27
"build-docs": "esdoc",
28
"cover": "c8 --all --src src --reporter=lcov npm test",
29
- "esdoc": "esdoc",
30
"lint-config": "fixpack --dryRun",
31
"lint-config-and-fix": "fixpack || fixpack",
32
"prepare": "npm run build",
0 commit comments