Major refactorering to get a hold on all these events

This commit is contained in:
Janus Knudsen 2025-08-09 00:31:44 +02:00
parent 2a766cf685
commit 59b3c64c55
18 changed files with 1901 additions and 357 deletions

View file

@ -3,7 +3,8 @@
"permissions": {
"allow": [
"Bash(npm run build:*)",
"Bash(powershell:*)"
"Bash(powershell:*)",
"Bash(rg:*)"
],
"deny": []
}