wip: Implement events

This commit is contained in:
2026-04-10 23:28:46 +02:00
parent 626380bcc4
commit f6721de3a6
36 changed files with 1824 additions and 111 deletions
+2
View File
@@ -20,6 +20,8 @@
"noNonNullAssertion": "off"
},
"correctness": {
"noUnusedVariables": "off",
"noUnusedFunctionParameters": "off",
"useExhaustiveDependencies": {
"level": "warn",
"options": {