1
0
Fork 0

revert root tsconfig.json

pull/1486/head
Bethany 2023-08-07 08:48:15 -07:00
parent efcab31d38
commit c608703ecf
1 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
"module": "commonjs", "module": "commonjs",
"strict": true, "strict": true,
"declaration": true, "declaration": true,
"target": "es2020", "target": "es6",
"sourceMap": true, "sourceMap": true,
"noImplicitAny": false, "noImplicitAny": false,
"baseUrl": "./", "baseUrl": "./",