mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-07-07 10:14:06 -04:00
fix(config): resolve json module
This commit is contained in:
parent
58d91900a3
commit
c0f6a88c41
@ -10,6 +10,7 @@
|
|||||||
],
|
],
|
||||||
"esModuleInterop": true,
|
"esModuleInterop": true,
|
||||||
"allowJs": true,
|
"allowJs": true,
|
||||||
|
"resolveJsonModule": true,
|
||||||
"sourceMap": true,
|
"sourceMap": true,
|
||||||
"strict": true,
|
"strict": true,
|
||||||
"noEmit": true,
|
"noEmit": true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user