UNPKG

pragmate-ui

Version:

An advanced, on-demand React UI library optimized for BeyondJS. Pragmate UI provides modular, responsive, and accessible components with a focus on efficient bundle sizes and a streamlined development process.

13 lines (12 loc) 245 B
{ "compilerOptions": { "module": "es2020", "target": "es2018", "experimentalDecorators": true, "allowSyntheticDefaultImports": true, "moduleResolution": "Node", "jsx": "react", "skipLibCheck": true, "types": [] } }