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 b56dabb commit 44e5b0fCopy full SHA for 44e5b0f
package.json
@@ -32,7 +32,6 @@
32
"build-docs": "esdoc",
33
"cover": "c8 --all --src src --reporter=lcov npm test",
34
"dev": "npm run lint -- --fix && npm run cover -- -- -st --fail-fast",
35
- "esdoc": "esdoc",
36
"lint": "true",
37
"lint-config": "fixpack --dryRun",
38
"lint-config-and-fix": "fixpack || fixpack",
0 commit comments