https://github.com/Microsoft/TypeScript
Raw File
Tip revision: 71286e3d49c10e0e99faac360a6bbd40f12db7b6 authored by Wesley Wigham on 06 December 2018, 22:24:09 UTC
Merge pull request #28878 from typescript-bot/user-update-20181104
Tip revision: 71286e3
tsconfig.json
{
    "files": [],
    "include": [],
    "references": [
        { "path": "./tsc" },
        { "path": "./tsserver" },
        { "path": "./typingsInstaller" },
        { "path": "./watchGuard" },
        { "path": "./cancellationToken" },
        { "path": "./testRunner" }
    ]
}
back to top