Dax Raad 10 ヶ月 前
コミット
fae49aaf88
1 ファイル変更1 行追加1 行削除
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -5,7 +5,7 @@
   "type": "module",
   "type": "module",
   "packageManager": "[email protected]",
   "packageManager": "[email protected]",
   "scripts": {
   "scripts": {
-    "typecheck": "bun run typecheck --filter='*'",
+    "typecheck": "bun run --filter='*' typecheck",
     "dev": "sst dev"
     "dev": "sst dev"
   },
   },
   "workspaces": {
   "workspaces": {