Initial commit
This commit is contained in:
22
.claude/settings.json
Normal file
22
.claude/settings.json
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow":[
|
||||
"Bash(pnpm dlx:*)",
|
||||
"Bash(pnpm lint:*"
|
||||
],
|
||||
"deny": [
|
||||
"Bash(pnpm add:*)",
|
||||
"Bash(pnpm install:*)",
|
||||
"Bash(npm install:*)",
|
||||
"Bash(npm add:*)",
|
||||
"Bash(yarn add:*)",
|
||||
"CronCreate",
|
||||
"CronDelete",
|
||||
"CronList",
|
||||
"EnterWorktree",
|
||||
"ExitWorktree",
|
||||
"LSP",
|
||||
"PowerShell"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user