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 d4def9f commit a94d97fCopy full SHA for a94d97f
package.json
@@ -27,7 +27,6 @@
27
"build-docs": "esdoc",
28
"cover": "c8 --all --src src --reporter=lcov npm test",
29
"dev": "npm run lint -- --fix && npm run cover -- -- -st --fail-fast",
30
- "esdoc": "esdoc",
31
"lint": "xo",
32
"lint-config": "fixpack --dryRun",
33
"lint-config-and-fix": "fixpack || fixpack",
0 commit comments