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