Files

14 lines
239 B
JSON
Raw Permalink Normal View History

{
"enabledPlugins": {
"feature-dev@claude-plugins-official": true
},
"permissions": {
"allow": [
"Bash(uv version)",
"Bash(uv run ruff check)",
"Bash(uv run ruff check *)",
"Bash(uv tree)"
]
}
}