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