fix: warnings
This commit is contained in:
parent
4949d6f883
commit
7640cfa278
@ -12,7 +12,8 @@
|
||||
"jsx": "preserve",
|
||||
"baseUrl": ".",
|
||||
"preserveValueImports": false,
|
||||
"allowJs": false,
|
||||
"allowJs": true,
|
||||
"noEmit": true,
|
||||
"sourceMap": true,
|
||||
"esModuleInterop": true,
|
||||
"resolveJsonModule": true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user