TypeScript/src/tsconfig.json
2018-06-11 17:07:58 -07:00

12 lines
295 B
JSON

{
"files": [],
"include": [],
"references": [
{ "path": "./tsc" },
{ "path": "./tsserver" },
{ "path": "./typingsInstaller" },
{ "path": "./watchGuard" },
{ "path": "./cancellationToken" },
{ "path": "./testRunner" }
]
}