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 8c885b6 commit 2091b35Copy full SHA for 2091b35
package.json
@@ -24,7 +24,6 @@
24
"build": "microbundle --format cjs,es,umd",
25
"docs:build": "documentation readme ./src/index.js --readme-file README.md --section 'API Docs' --sort-order alpha && prettier --write README.md",
26
"docs:serve": "documentation serve --watch ./src/index.js",
27
- "git-pre-commit": "precise-commits",
28
"prepublishOnly": "npm run test",
29
"test": "uvu -r esm",
30
"test:cov": "c8 --reporter text --reporter lcovonly npm run test",
0 commit comments