UNPKG

@demandjump/form

Version:

Demandjump React Form Components with Formik

19 lines 291 B
{ "extends": "./tsconfig.json", "compilerOptions": { "outDir": "../../dist/out-tsc", "module": "EsNext", "types": [ "jest", "node", "@testing-library/jest-dom" ], "allowJs": true }, "include": [ "**/*.test.js", "**/*.test.ts", "**/*.test.tsx", "**/*.d.ts" ] }