Revision 3e5466ec51c39c6a2396e53066b4b388e72ae1a7 authored by Sheetal Nandi on 22 March 2023, 19:20:29 UTC, committed by Sheetal Nandi on 22 March 2023, 19:35:31 UTC
1 parent 9f18c3f
Raw File
tsconfig.json
{
    "files": [],
    "include": [],
    "references": [
        { "path": "./cancellationToken" },
        { "path": "./compiler" },
        { "path": "./deprecatedCompat" },
        { "path": "./executeCommandLine" },
        { "path": "./harness" },
        { "path": "./jsTyping" },
        { "path": "./loggedIO" },
        { "path": "./server" },
        { "path": "./services" },
        { "path": "./testRunner" },
        { "path": "./tsc" },
        { "path": "./tsserver" },
        { "path": "./tsserverlibrary" },
        { "path": "./typescript" },
        { "path": "./typingsInstaller" },
        { "path": "./typingsInstallerCore" },
        { "path": "./watchGuard" },
    ]
}
back to top