This commit is contained in:
2021-06-27 21:32:25 -05:00
parent 39850d8660
commit e80554abbd

View File

@@ -9,8 +9,8 @@
"noImplicitThis": true,
"strictNullChecks": true,
"strictFunctionTypes": true,
"baseUrl": "./",
"typeRoots": ["./"],
"baseUrl": "",
"typeRoots": [""],
"types": [],
"noEmit": true,
"forceConsistentCasingInFileNames": true