This commit is contained in:
2025-09-04 10:41:27 +02:00
parent b1a2626c8d
commit bdcb9d3b75
22 changed files with 2349 additions and 58 deletions

View File

@@ -1,7 +1,8 @@
{
"permissions": {
"allow": [
"Bash(npm run dev:*)"
"Bash(npm run dev:*)",
"Bash(npm install:*)"
],
"deny": [],
"ask": []