UNPKG

desmy-react

Version:

Introducing an easy-to-use, lightning-fast React.js component that streamlines your development process. Our solution prioritizes simplicity, speed, and optimization, making it a breeze to build projects in React.

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