|
2 | 2 | "files": [], |
3 | 3 | "include": [], |
4 | 4 | "references": [ |
| 5 | + { "path": "./cancellationToken" }, |
| 6 | + { "path": "./compiler" }, |
| 7 | + { "path": "./deprecatedCompat" }, |
| 8 | + { "path": "./executeCommandLine" }, |
| 9 | + { "path": "./harness" }, |
| 10 | + { "path": "./jsTyping" }, |
| 11 | + { "path": "./loggedIO" }, |
| 12 | + { "path": "./server" }, |
| 13 | + { "path": "./services" }, |
| 14 | + { "path": "./testRunner" }, |
5 | 15 | { "path": "./tsc" }, |
6 | 16 | { "path": "./tsserver" }, |
7 | 17 | { "path": "./tsserverlibrary" }, |
8 | 18 | { "path": "./typescript" }, |
9 | 19 | { "path": "./typingsInstaller" }, |
| 20 | + { "path": "./typingsInstallerCore" }, |
10 | 21 | { "path": "./watchGuard" }, |
11 | | - { "path": "./debug" }, |
12 | | - { "path": "./cancellationToken" }, |
13 | | - { "path": "./testRunner" }, |
| 22 | + { "path": "./webServer" }, |
14 | 23 | ] |
15 | 24 | } |
0 commit comments