UNPKG

json-schema-library

Version:

Customizable and hackable json-validator and json-schema utilities for traversal, data generation and validation

13 lines (12 loc) 339 B
{ "extends": "../tsconfig.test.json", "compilerOptions": { "baseUrl": "..", "rootDir": "..", "paths": { "json-schema-library": ["./index.ts"], "json-schema-library/remotes": ["./remotes/index.ts"], "json-schema-library/package.json": ["./package.json"] } } }