Refactored events to use a small global event bus
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"node"
|
||||
],
|
||||
"strict": true,
|
||||
"noUncheckedIndexedAccess": true,
|
||||
"noUncheckedIndexedAccess": false,
|
||||
"baseUrl": ".",
|
||||
"module": "ESNext",
|
||||
"target": "ES6",
|
||||
|
||||
Reference in New Issue
Block a user