TypeScript/src/tsconfig.json
2018-06-10 14:56:48 -07:00

13 lines
337 B
JSON

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