- add "Bash(npx tsc:*)" to the allowed commands list
@@ -30,7 +30,8 @@
"Bash(done)",
"Bash(do sed -i '8d' \"$file\")",
"Bash(pnpm typecheck)",
- "Bash(pnpm run typecheck)"
+ "Bash(pnpm run typecheck)",
+ "Bash(npx tsc:*)"
],
"deny": [],
"ask": []