mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-04 21:53:42 -06:00
20 lines
552 B
JSON
20 lines
552 B
JSON
{
|
|
"files": [],
|
|
"include": [],
|
|
"references": [
|
|
{ "path": "./compiler" },
|
|
{ "path": "./deprecatedCompat" },
|
|
{ "path": "./harness" },
|
|
{ "path": "./jsTyping" },
|
|
{ "path": "./server" },
|
|
{ "path": "./services" },
|
|
{ "path": "./testRunner" },
|
|
{ "path": "./tsc" },
|
|
{ "path": "./tsserver" },
|
|
{ "path": "./typescript" },
|
|
{ "path": "./typingsInstaller" },
|
|
{ "path": "./typingsInstallerCore" },
|
|
{ "path": "./watchGuard" }
|
|
]
|
|
}
|