UNPKG

@talend/json-schema-form-core

Version:

JSON-Schema and JSON-UI-Schema utilities for form generation.

11 lines (10 loc) 221 B
{ "extends": "@talend/scripts-config-typescript/tsconfig.json", "include": ["src/**/*"], "compilerOptions": { "noImplicitAny": false, "declaration": true, "target": "ES5", "module": "CommonJs" } }