Adds comprehensive service detail view with multiple tabs and dynamic interactions Implements client-side navigation between service list and detail views Introduces mock service data catalog for flexible component rendering Extends localization support for new service detail screens Improves user experience by adding edit capabilities and smooth view transitions
15 lines
283 B
JSON
15 lines
283 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(cd:*)",
|
|
"Bash(ls:*)",
|
|
"Bash(dotnet build:*)",
|
|
"Bash(find:*)",
|
|
"Bash(tree:*)",
|
|
"Bash(npm run analyze-css:*)",
|
|
"Bash(node:*)",
|
|
"Bash(npx esbuild:*)",
|
|
"mcp__ide__getDiagnostics"
|
|
]
|
|
}
|
|
}
|