UNPKG

dtsgeneratorws

Version:

TypeScript d.ts file generator for JSON Schema file

27 lines (25 loc) 350 B
{ "cache": false, "check-coverage": false, "extension": [ ".ts" ], "include": [ "**/*.js", "**/*.ts" ], "exclude": [ "coverage/**", "node_modules/**", "**/*.d.ts", "**/*_test.ts" ], "sourceMap": true, "reporter": [ "html", "text", "text-summary" ], "all": true, "instrument": true }