初回コミット
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(node -e \":*)",
|
||||
"Bash(npm create:*)",
|
||||
"Bash(echo {})",
|
||||
"Bash(npm init:*)",
|
||||
"Bash(npm install:*)",
|
||||
"Bash(npm run:*)",
|
||||
"Bash(curl -s -o /dev/null -w \"%{http_code}\" http://localhost:5173/)",
|
||||
"Bash(start /B cmd /c \"npx vite --port 5173 > C:/Users/nack/AppData/Local/Temp/vite-dev.log 2>&1\")",
|
||||
"Bash(npm list:*)",
|
||||
"Bash(file \"E:/YOU/Programs/ClaudeCode/家計簿アプリ/MoneyForwardエクスポート/\"*.csv)",
|
||||
"Bash(npx tsc:*)",
|
||||
"mcp__Claude_Preview__preview_start",
|
||||
"Bash(npm uninstall:*)",
|
||||
"mcp__playwright__browser_take_screenshot",
|
||||
"mcp__playwright__browser_snapshot",
|
||||
"mcp__playwright__browser_select_option",
|
||||
"mcp__playwright__browser_evaluate",
|
||||
"mcp__playwright__browser_console_messages"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user