初始化
This commit is contained in:
10
.claude/settings.local.json
Normal file
10
.claude/settings.local.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(cd \"D:/git/gitea/LoveKeyOW\" && npm create vite@latest . -- --template vue 2>&1)",
|
||||
"Bash(cd \"D:/git/gitea/LoveKeyOW\" && npm create vite@latest . -- --template vue --force 2>&1)",
|
||||
"Bash(cd \"D:/git/gitea/LoveKeyOW\" && npm install 2>&1)",
|
||||
"Bash(cd \"D:/git/gitea/LoveKeyOW\" && npx vite build 2>&1)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user