[ Web Proxy ]
URL:
Viewing: https://raw.githubusercontent.com/arthepsy/pythonVSCode/debugUnit/tsconfig.json [Back]  [Original]

{
    "compilerOptions": {
        "module": "commonjs",
        "target": "es5",
        "outDir": "./out",
        "noLib": true,
        "sourceMap": true
    },
    "exclude": [
        "node_modules",
        "src/server/node_modules",
        "src/client/node_modules",
        "src/server/src/typings",
        "src/client/src/typings",
        "docs"
    ]
}

Web Proxy Viewer  |  New URL  |  Original Page