We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2a6433b commit 4ce7555Copy full SHA for 4ce7555
package.json
@@ -42,7 +42,6 @@
42
"test:unit": "vitest run",
43
"test:serve": "vitest run -c vitest.config.e2e.ts",
44
"test:build": "cross-env VITE_TEST_BUILD=1 vitest run -c vitest.config.e2e.ts",
45
- "preinstall": "npx only-allow pnpm",
46
"lint": "eslint .",
47
"fix": "eslint --fix .",
48
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s -r 0",
0 commit comments