UNPKG

@anttiviljami/dtsgenerator

Version:

TypeScript d.ts file generator for JSON Schema file

14 lines (12 loc) 208 B
{ "extends": "@istanbuljs/nyc-config-typescript", "all": true, "check-coverage": true, "exclude": [ "**/*.js", "coverage/**", "node_modules/**", "**/*.d.ts", "**/*_test.ts" ] }