rebase generation
This commit is contained in:
15
.claude/settings.local.json
Normal file
15
.claude/settings.local.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(npm --version)",
|
||||
"Bash(export PATH=\"/usr/local/bin:$PATH\")",
|
||||
"Bash(npm install:*)",
|
||||
"Bash(npm run:*)",
|
||||
"Bash(node tools/validate-generation.mjs:*)",
|
||||
"Bash(node tools/orchestrator.ts:*)",
|
||||
"Bash(node --loader ts-node/esm tools/orchestrator.ts:*)",
|
||||
"Bash(docker compose:*)",
|
||||
"Bash(npx --yes -p typescript@latest tsc --noEmit --strict --target es2022 --module nodenext --moduleResolution nodenext --esModuleInterop --skipLibCheck tools/orchestrator.ts tools/performance-monitor.ts)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user