refactor: alpine.js first step migration

This commit is contained in:
2025-11-24 17:58:13 +02:00
parent aef9a7965a
commit ebdade0c7e
5 changed files with 1305 additions and 218 deletions

View File

@@ -1,7 +1,8 @@
{
"permissions": {
"allow": [
"Bash(node --check:*)"
"Bash(node --check:*)",
"WebSearch"
],
"deny": [],
"ask": []