|
@ -5,8 +5,7 @@ |
|
|
"module": "ESNext", |
|
|
"module": "ESNext", |
|
|
"moduleResolution": "bundler", |
|
|
"moduleResolution": "bundler", |
|
|
"allowSyntheticDefaultImports": true, |
|
|
"allowSyntheticDefaultImports": true, |
|
|
"allowImportingTsExtensions": true, |
|
|
"allowImportingTsExtensions": true |
|
|
"noEmit": true |
|
|
|
|
|
}, |
|
|
}, |
|
|
"include": ["vite.config.*"] |
|
|
"include": ["vite.config.*"] |
|
|
} |
|
|
} |