We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abf1478 commit e6bb283Copy full SHA for e6bb283
2 files changed
.yarnrc.yml
@@ -1 +1,3 @@
1
nodeLinker: node-modules
2
+npmMinimalAgeGate: 14d
3
+enableScripts: false
package.json
@@ -20,7 +20,6 @@
20
"packages/*"
21
],
22
"scripts": {
23
- "preinstall": "npx only-allow yarn",
24
"test": "TZ=America/Phoenix npx turbo run test",
25
"build": "turbo run build",
26
"types": "turbo run types",
0 commit comments