mirror of
https://github.com/chenasraf/DefinitelyTyped-tools.git
synced 2026-05-18 01:49:03 +00:00
Add DOM to tsconfig.
Why does app insights 2 depend on URL from the DOM? I don't know, seems wrong.
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
"compilerOptions": {
|
||||
"outDir": "dist",
|
||||
"rootDir": "src",
|
||||
"lib": ["es2022", "dom"],
|
||||
"paths": {
|
||||
"*": ["./src/types/*"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user