UNPKG

@autorest/codemodel

Version:
9 lines (8 loc) 191 B
{ "extends": "./tsconfig.json", "compilerOptions": { "rootDir": "src" }, "exclude": ["**/*.test.*", "test/**/*"], "references": [{ "path": "../codegen/tsconfig.build.json" }] }