UNPKG

@teknim/rjsf-mantine

Version:

Mantine theme, fields and widgets for react-jsonschema-form

13 lines (12 loc) 194 B
{ "extends": "../../../tsconfig.base.json", "include": [ "./" ], "compilerOptions": { "rootDir": "./", "outDir": "../lib", "baseUrl": "../", "jsx": "react-jsx" } }