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