UNPKG

@data-driven-forms/react-form-renderer

Version:

React Form Renderer. Data Driven Forms converts JSON form definitions into fully functional React forms.

9 lines 167 B
{ "extends": "./tsconfig.json", "compilerOptions": { "module": "esnext", "outDir": "./esm", "declaration": true, "emitDeclarationOnly": false } }