2026-01-08 21:51:43 +01:00
|
|
|
{
|
|
|
|
|
"permissions": {
|
|
|
|
|
"allow": [
|
|
|
|
|
"Bash(cd:*)",
|
|
|
|
|
"Bash(ls:*)",
|
2026-01-11 01:30:32 +01:00
|
|
|
"Bash(dotnet build:*)",
|
2026-01-12 22:10:57 +01:00
|
|
|
"Bash(find:*)",
|
|
|
|
|
"Bash(tree:*)",
|
2026-01-13 00:09:46 +01:00
|
|
|
"Bash(npm run analyze-css:*)",
|
2026-01-13 22:37:29 +01:00
|
|
|
"Bash(node:*)",
|
2026-01-16 22:03:22 +01:00
|
|
|
"Bash(npx esbuild:*)",
|
2026-01-21 21:37:09 +01:00
|
|
|
"mcp__ide__getDiagnostics",
|
2026-01-21 22:45:47 +01:00
|
|
|
"Bash(grep:*)",
|
|
|
|
|
"Bash(dir /s /b \"C:\\\\Users\\\\Janus Knudsen\\\\source\\\\swp-repos\\\\Calendar\\\\*rapport*.html\")",
|
|
|
|
|
"Bash(dir /s /b \"C:\\\\Users\\\\Janus Knudsen\\\\source\\\\swp-repos\\\\Calendar\\\\wwwroot\\\\*.html\")",
|
|
|
|
|
"Bash(dir /s /b \"C:\\\\Users\\\\Janus Knudsen\\\\source\\\\swp-repos\\\\*rapport*.html\")",
|
|
|
|
|
"Bash(dir /s /b \"C:\\\\Users\\\\Janus Knudsen\\\\source\\\\swp-repos\\\\Calendar\\\\wwwroot\\\\poc*.html\")",
|
|
|
|
|
"Bash(Get-ChildItem:*)",
|
|
|
|
|
"Bash(Select-Object -ExpandProperty FullName)"
|
2026-01-08 21:51:43 +01:00
|
|
|
]
|
|
|
|
|
}
|
|
|
|
|
}
|