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 7d0fd2c commit 98cabd3Copy full SHA for 98cabd3
package.json
@@ -60,7 +60,6 @@
60
"build-docs": "esdoc",
61
"cover": "c8 --all --src src --reporter=lcov npm test",
62
"dev": "npm run lint -- --fix && npm run cover -- -- -st --fail-fast",
63
- "esdoc": "esdoc",
64
"lint": "true",
65
"lint-config": "fixpack --dryRun",
66
"lint-config-and-fix": "fixpack || fixpack",
0 commit comments