chore: remove preinstall script
This commit is contained in:
parent
254ce0b5b6
commit
ed64873434
|
@ -33,7 +33,6 @@
|
||||||
"plugin"
|
"plugin"
|
||||||
],
|
],
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"preinstall": "npx only-allow pnpm",
|
|
||||||
"format": "prettier --write .",
|
"format": "prettier --write .",
|
||||||
"lint": "eslint --ext .ts src/**",
|
"lint": "eslint --ext .ts src/**",
|
||||||
"typecheck": "tsc --noEmit",
|
"typecheck": "tsc --noEmit",
|
||||||
|
|
Loading…
Reference in a new issue