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