代码拉取完成,页面将自动刷新
{
"compileOnSave": true,
"exclude": [
"node_modules"
],
"include": [
"src"
],
"compilerOptions": {
"outDir": "./dist",
"importHelpers": true,
"noImplicitAny": true,
"sourceMap": true,
"declaration": true,
"esModuleInterop": true,
"downlevelIteration": true,
"experimentalDecorators": true,
"moduleResolution": "node",
"module": "umd",
"target": "es5",
"typeRoots": [
"./node_modules/@types"
],
"lib": [
"es5",
"es6",
"es2015",
"es7",
"es2016",
"es2017",
"es2018",
"es2019",
"es2020",
"esnext",
"dom",
"dom.iterable",
"es2015.core",
"es2015.collection",
"es2015.generator",
"es2015.iterable",
"es2015.promise",
"es2015.proxy",
"es2015.reflect",
"es2015.symbol",
"es2015.symbol.wellknown",
"es2016.array.include",
"es2017.object",
"es2017.intl",
"es2017.sharedmemory",
"es2017.string",
"es2017.typedarrays",
"es2018.asynciterable",
"es2018.intl",
"es2018.promise",
"es2018.regexp",
"es2019.array",
"es2019.object",
"es2019.string",
"es2019.symbol",
"es2020.string",
"es2020.symbol.wellknown",
"esnext.asynciterable",
"esnext.array",
"esnext.bigint",
"esnext.intl",
"esnext.symbol"
]
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。