Skip to content

Commit 9425080

Browse files
committed
V0.7
1 parent 6a23688 commit 9425080

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

.claude/settings.local.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,14 @@
1313
"Bash(.txt$)",
1414
"Bash(PLAN)",
1515
"Bash(GUIDE)",
16-
"Bash(SUMMARY \")"
16+
"Bash(SUMMARY \")",
17+
"Bash(npx tsc:*)",
18+
"Bash(node_modules/.bin/tsc:*)",
19+
"Bash(cmd.exe /c \"npx tsc --noEmit 2>&1\")",
20+
"Bash(cmd.exe /c \"npx tsc --noEmit\")",
21+
"Bash(git status:*)",
22+
"Bash(git add:*)",
23+
"Bash(git commit:*)"
1724
]
1825
}
1926
}

0 commit comments

Comments
 (0)