aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json
index c9ad5633..66bfbaee 100644
--- a/package.json
+++ b/package.json
@@ -19,8 +19,7 @@
"lint:fix": "turbo --no-daemon lint --continue -- --fix --cache-location node_modules/.cache/.eslintcache",
"lint:ws": "pnpm dlx sherif@latest",
"postinstall": "pnpm lint:ws",
- "typecheck": "turbo --no-daemon typecheck",
- "test": "turbo --no-daemon test --continue"
+ "typecheck": "turbo --no-daemon typecheck"
},
"devDependencies": {
"@hoarder/prettier-config": "workspace:^0.1.0",