UNPKG

@educrib/firefly

Version:

UI design system for Educrib Ecosystem

13 lines (12 loc) 242 B
// tsconfig.json { "compilerOptions": { "target": "es2016", "jsx": "react-jsx", "module": "commonjs", "esModuleInterop": true, "forceConsistentCasingInFileNames": true, "strict": true, "skipLibCheck": true } }