first commit
This commit is contained in:
18
.claude/settings.local.json
Normal file
18
.claude/settings.local.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(npm init *)",
|
||||
"Bash(npm install *)",
|
||||
"Bash(npm uninstall *)",
|
||||
"Bash(npm ls *)",
|
||||
"Bash(npm run *)",
|
||||
"Bash(npm config *)",
|
||||
"Bash(export ELECTRON_MIRROR=https://npmmirror.com/mirrors/electron/)",
|
||||
"Bash(node *)",
|
||||
"Bash(ELECTRON_MIRROR=https://npmmirror.com/mirrors/electron/ node *)",
|
||||
"Bash(pkill -f \"electron-vite\")",
|
||||
"Bash(npm list *)",
|
||||
"Bash(npx electron-vite *)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user