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 8feedb9 commit 5098972Copy full SHA for 5098972
package.json
@@ -40,7 +40,6 @@
40
"download:schemas": "vite-node ./scripts/download-schemas.ts",
41
"format": "npm run prettier -w .",
42
"lint": "eslint .",
43
- "pregenerate": "npm run build",
44
"prepare": "npm run build",
45
"test": "vitest run",
46
"test:coverage": "vitest run --coverage",
0 commit comments