UNPKG

jessibuca

Version:
13 lines 286 B
{ "compilerOptions": { "composite": true, "skipLibCheck": true, "module": "ESNext", "moduleResolution": "bundler", "allowSyntheticDefaultImports": true, "jsx": "preserve", "jsxImportSource": "vue", "strict": true }, "include": ["vite.config.ts"] }