UNPKG

@educrib/forms

Version:

Data entry library 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 } }