UNPKG

@refastdev/create-refast-app

Version:
12 lines (11 loc) 250 B
{ "compilerOptions": { "allowJs": true, "composite": true, "skipLibCheck": true, "module": "ESNext", "moduleResolution": "bundler", "allowSyntheticDefaultImports": true }, "include": ["vite.config.ts", "scripts/**/*"] }