mirror of
https://github.com/CorentinTh/it-tools.git
synced 2026-05-30 02:42:36 -04:00
fix(config): resolve json module
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
],
|
||||
"esModuleInterop": true,
|
||||
"allowJs": true,
|
||||
"resolveJsonModule": true,
|
||||
"sourceMap": true,
|
||||
"strict": true,
|
||||
"noEmit": true,
|
||||
|
||||
Reference in New Issue
Block a user