We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
preinstall
1 parent be5d049 commit 7f8db7cCopy full SHA for 7f8db7c
.changeset/breezy-socks-serve.md
@@ -0,0 +1,5 @@
1
+---
2
+"prettier-eslint": patch
3
4
+
5
+fix: remove `preinstall` script
package.json
@@ -27,7 +27,6 @@
27
"prettier-eslint"
28
],
29
"scripts": {
30
- "preinstall": "npx only-allow npm",
31
"prepare": "simple-git-hooks",
32
"start": "nps",
33
"test": "nps test"
@@ -72,7 +71,6 @@
72
71
"jest": "^29.7.0",
73
"nps": "^5.10.0",
74
"nps-utils": "^1.7.0",
75
- "only-allow": "^1.2.1",
76
"prettier-eslint-cli": "^8.0.1",
77
"prettier-plugin-pkg": "^0.19.0",
78
"prettier-plugin-svelte": "^3.3.3",
0 commit comments