Get rid of domain module, allow app to override default event type
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"outDir": "build",
|
||||
"esModuleInterop": true,
|
||||
"skipLibCheck": true,
|
||||
"lib": ["esnext"]
|
||||
"lib": ["esnext", "dom"]
|
||||
},
|
||||
"include": ["**/*.ts"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user