UNPKG

@ew-did-registry/did-registry

Version:

The core component of the EW DID Registry library

10 lines (9 loc) 218 B
{ "extends": "../../tsconfig.json", "compilerOptions": { "outDir": "./dist", "typeRoots": ["../../node_modules/@types", "../../typings"] }, "exclude": ["node_modules"], "include": ["./src/**/*.ts"] }