1 Star 0 Fork 18

gsmygsmy/HZG-ElementPlusPluginSourceCode

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
tsconfig.json 484 Bytes
一键复制 编辑 原始数据 按行查看 历史
EdricLi 提交于 2022-04-08 15:55 +08:00 . update tsconfig
{
"compilerOptions": {
"sourceMap": true,
"target": "es5",
"lib": [
"ES2015",
"DOM",
"ES2016.Array.Include"
],
"outFile": "Resources/dist.js"
},
"compileOnSave": true,
"include": [
"Resources/**/*",
"Resources/Declaration/jquery.d.ts",
"Resources/Declaration/forguncy.Internal.d.ts",
"Resources/Declaration/forguncy.d.ts",
"Resources/Declaration/forguncy.Plugin.d.ts"
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/gsmygsmy/hzg-element-plus-plugin-source-code.git
[email protected]:gsmygsmy/hzg-element-plus-plugin-source-code.git
gsmygsmy
hzg-element-plus-plugin-source-code
HZG-ElementPlusPluginSourceCode
master

搜索帮助