angular-cn/public/docs/_fragments/jsconfig.json.md

96 B

{
    "compilerOptions": {
        "target": "ES5",
        "module": "commonjs"
    }
}