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 be60f3c commit 0f832b8Copy full SHA for 0f832b8
package.json
@@ -10,7 +10,6 @@
10
"start": "npm run build && vite preview",
11
"lint": "eslint --ext .ts,.tsx src --color",
12
"format": "prettier --write \"./src/**/*.{ts,tsx,json}\"",
13
- "prepare": "husky install",
14
"analyze": "npm run lint && tsc && vite build --mode=analyze && source-map-explorer 'dist/assets/*.js'"
15
},
16
"dependencies": {
0 commit comments