fix: lint

This commit is contained in:
2026-04-27 18:14:05 +02:00
parent f7e9a0650b
commit 27c196d652
3 changed files with 16 additions and 11 deletions
+1 -3
View File
@@ -1,7 +1,5 @@
{
"permissions": {
"allow": [
"Bash(npx tsc *)"
]
"allow": ["Bash(npx tsc *)"]
}
}