Changes
4 changed files (+5/-1)
-
-
@@ -40,6 +40,7 @@ },"check": { "command": "tsc", "files": ["src/**/*.ts", "package.json"], "output": [], "dependencies": ["../proto:dts", "tsconfig"], "packageLocks": ["bun.lockb"] }
-
-
-
@@ -33,7 +33,8 @@ ]}, "check": { "command": "buf lint", "files": ["yamori/**/*.proto"] "files": ["yamori/**/*.proto"], "output": [] } }, "type": "module",
-
-
-
@@ -19,6 +19,7 @@ },"check": { "command": "tsc", "files": ["src/**/*.{ts,tsx,css,html,json}", "package.json"], "output": [], "dependencies": ["tsconfig", "../idb_backend:dts", "../react_ui:dts"], "packageLocks": ["bun.lockb"] },
-
-
-
@@ -45,6 +45,7 @@ },"check": { "command": "tsc", "files": ["src/**/*.{ts,tsx}"], "output": [], "dependencies": ["../proto:dts", "../idb_backend:dts"], "packageLocks": ["bun.lockb"] },
-