{ "compilerOptions": { "composite": true, "skipLibCheck": true, "module": "ES2020", "moduleResolution": "Node", "allowSyntheticDefaultImports": true, "strict": true }, "include": [ "vite.config.ts" ] }