|
@@ -26,8 +26,7 @@
|
|
|
"lint:lint-staged": "lint-staged -c ./.husky/lintstagedrc.js",
|
|
|
"lint:pretty": "pretty-quick --staged",
|
|
|
"lint": "pnpm lint:eslint && pnpm lint:prettier && pnpm lint:stylelint && pnpm lint:pretty",
|
|
|
- "prepare": "husky install",
|
|
|
- "preinstall": "npx only-allow pnpm"
|
|
|
+ "prepare": "husky install"
|
|
|
},
|
|
|
"browserslist": [
|
|
|
"> 1%",
|