chore: remove preinstall script

This commit is contained in:
alex8088 2023-08-01 21:37:14 +08:00
parent 254ce0b5b6
commit ed64873434

View file

@ -33,7 +33,6 @@
"plugin"
],
"scripts": {
"preinstall": "npx only-allow pnpm",
"format": "prettier --write .",
"lint": "eslint --ext .ts src/**",
"typecheck": "tsc --noEmit",