rollback tsconfig test changes
This commit is contained in:
parent
c52cd8b4c8
commit
e412aff01b
@ -1,7 +1,7 @@
|
||||
{
|
||||
"compilerOptions": {
|
||||
"target": "ESNext",
|
||||
"lib": ["ESNext","ES2019", "ES6"],
|
||||
"lib": ["ESNext","ES2019"],
|
||||
"moduleResolution": "node",
|
||||
"module": "ESNext",
|
||||
"esModuleInterop": true,
|
||||
|
Loading…
Reference in New Issue
Block a user