Updated the tsconfig.json
This commit is contained in:
parent
77603e56f8
commit
39653d3ec1
@ -14,6 +14,7 @@
|
||||
"esModuleInterop": true,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"strict": true,
|
||||
"resolveJsonModule": true,
|
||||
"skipLibCheck": true,
|
||||
"typeRoots": ["./src/types/overrides"]
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user