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…
Reference in New Issue
Block a user