{ "compilerOptions": { "allowImportingTsExtensions": true, "checkJs": true, "module": "preserve", "noEmit": true, "strict": true, "experimentalDecorators": true, "types": ["vite/client"] } }