19 lines
742 B
JSON
19 lines
742 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"WebFetch(domain:raw.githubusercontent.com)",
|
|
"Bash(uipro init *)",
|
|
"mcp__magic__21st_magic_component_inspiration",
|
|
"Bash(npm run *)",
|
|
"WebFetch(domain:localhost)",
|
|
"Bash(curl -s http://localhost:3000/fr)",
|
|
"Bash(npx tsc *)",
|
|
"Bash(npm install *)",
|
|
"Bash(Get-ChildItem -Path \"d:\\\\2 - Projets\\\\matheoguilbert.fr\" -Recurse -Depth 2)",
|
|
"Bash(Select-Object -First 50)",
|
|
"Bash(Format-Table FullName)",
|
|
"PowerShell(Get-ChildItem -Path \"d:\\\\2 - Projets\\\\matheoguilbert.fr\" -Recurse -Depth 2 | Select-Object -ExpandProperty FullName | Where-Object { $_ -notmatch 'node_modules|\\\\.next' } | Select-Object -First 80)"
|
|
]
|
|
}
|
|
}
|