ken_nogi/ClaudePleasanter/営業積算システム/.vscode/settings.json
Kenichiro NOGI 67cc3da6c8 up
2026-07-13 19:02:04 +09:00

9 lines
1.1 KiB
JSON

{
"markdown-pdf.executablePath": "C:\\Program Files (x86)\\Microsoft\\Edge\\Application\\msedge.exe",
"chat.tools.terminal.autoApprove": {
"/^node -e \"const fs=require\\('fs'\\);const path=require\\('path'\\);for\\(const f of \\['siteSettingJsons/site-335410_latest\\.json','siteSettingJsons/site-335411_latest\\.json'\\]\\)\\{const j=JSON\\.parse\\(fs\\.readFileSync\\(f,'utf8'\\)\\);const data=j\\.Response\\?\\.Data\\|\\|\\{\\};console\\.log\\('FILE',path\\.basename\\(f\\)\\);console\\.log\\('keys',Object\\.keys\\(data\\)\\.sort\\(\\)\\.join\\(','\\)\\);const ss=data\\.SiteSettings\\|\\|\\{\\};console\\.log\\('SiteSettings keys',Object\\.keys\\(ss\\)\\.sort\\(\\)\\.join\\(','\\)\\);const txt=JSON\\.stringify\\(j\\);const matches=\\[\\.\\.\\.txt\\.matchAll\\(/\\\\b\\(\\[0-9\\]\\{5,\\}\\)\\\\b/g\\)\\]\\.map\\(m=>m\\[1\\]\\);const uniq=\\[\\.\\.\\.new Set\\(matches\\)\\]\\.filter\\(x=>x!=='335410'&&x!=='335411'\\);console\\.log\\('numeric ids',uniq\\.slice\\(0,50\\)\\);console\\.log\\('---'\\);\\}\"$/": {
"approve": true,
"matchCommandLine": true
}
}
}