UNPKG

typescript-json-schema-faker

Version:

A random data generator for typescript base on https://github.com/json-schema-faker/json-schema-faker

12 lines (11 loc) 226 B
{ "compilerOptions": { "sourceMap": true, "allowSyntheticDefaultImports": true, "moduleResolution": "node", "declaration": true, "module": "esnext", "target": "es5" }, "files": ["src/index.ts"] }