forked from MapComplete/MapComplete
Drop target from tsconfig
This commit is contained in:
parent
a3234686fe
commit
9b8e447f92
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@
|
||||||
"isolatedModules": false,
|
"isolatedModules": false,
|
||||||
"esModuleInterop": true,
|
"esModuleInterop": true,
|
||||||
"moduleResolution": "node",
|
"moduleResolution": "node",
|
||||||
"target": "ES5",
|
|
||||||
"module": "CommonJS"
|
"module": "CommonJS"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue