UNPKG

create-seia-app

Version:

Create Seia.js apps with one command

12 lines (11 loc) 218 B
{ "compilerOptions": { "composite": true, "skipLibCheck": true, "module": "ESNext", "moduleResolution": "bundler", "allowSyntheticDefaultImports": true, "strict": true }, "include": ["vite.config.ts"] }