We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6705d9c commit d4d7b66Copy full SHA for d4d7b66
package.json
@@ -8,7 +8,7 @@
8
"build": "tsc && vite build",
9
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
10
"preview": "vite preview",
11
- "prepare": "husky install~",
+ "prepare": "husky install",
12
"lint-staged": "lint-staged"
13
},
14
"lint-staged": {
0 commit comments