UNPKG

@selemondev/create-react-next

Version:

The Next Generation React Scaffolding Tool ✨

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