Files
TypeScript/src/tsconfig.json
T
2022-08-10 11:49:59 -07:00

15 lines
375 B
JSON

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