1 Star 0 Fork 1

Dr.Alan Turing 2401/tdscore

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
tsconfig.es.json 664 Bytes
一键复制 编辑 原始数据 按行查看 历史
Dr.Alan Turing 2401 提交于 2021-07-25 15:23 . no longer use webpack
{
"extends": "./tsconfig",
"compilerOptions": {
/* Basic Options */
// "incremental": true, /* Enable incremental compilation */
"target": "ES2015", /* Specify ECMAScript target version: 'ES3' (default), 'ES5', 'ES2015', 'ES2016', 'ES2017', 'ES2018', 'ES2019', 'ES2020', or 'ESNEXT'. */
"module": "ES2015", /* Specify module code generation: 'none', 'commonjs', 'amd', 'system', 'umd', 'es2015', 'es2020', or 'ESNext'. */
"outDir": "./es", /* Redirect output structure to the directory. */
"moduleResolution": "node", /* Specify module resolution strategy: 'node' (Node.js) or 'classic' (TypeScript pre-1.6). */
},
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zsh2401/tdscore.git
git@gitee.com:zsh2401/tdscore.git
zsh2401
tdscore
tdscore
master

搜索帮助