初回コミット

This commit is contained in:
2026-04-03 21:28:33 +09:00
commit 9a5086187b
47 changed files with 16941 additions and 0 deletions
+24
View File
@@ -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"
]
}
}