mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
15 lines
375 B
JSON
15 lines
375 B
JSON
{
|
|
"files": [],
|
|
"include": [],
|
|
"references": [
|
|
{ "path": "./tsc" },
|
|
{ "path": "./tsserver" },
|
|
{ "path": "./typingsInstaller" },
|
|
{ "path": "./watchGuard" },
|
|
{ "path": "./debug" },
|
|
{ "path": "./cancellationToken" },
|
|
{ "path": "./dynamicImportCompat" },
|
|
{ "path": "./testRunner" }
|
|
]
|
|
}
|