UNPKG

@autorest/test-utils

Version:

Set of testing utils that are used across packages

12 lines (11 loc) 266 B
{ "extends": "./tsconfig.json", "compilerOptions": { "rootDir": "src" }, "exclude": ["**/*.test.*", "test/**/*"], "references": [ { "path": "../../libs/common/tsconfig.build.json" }, { "path": "../../libs/datastore/tsconfig.build.json" } ] }