Files
2026-03-14 22:15:17 +01:00

8 lines
249 B
JSON

{
"permissions": {
"allow": [
"Bash(find /c/Users/balex/IdeaProjects/post-hub-platform -type f \\\\\\(-name *.tsx -o -name *.ts -o -name *.jsx -o -name *.js -o -name *.vue \\\\\\) ! -path */node_modules/* ! -path */.next/*)"
]
}
}