1 Star 0 Fork 15

anydoor/vxe-table-plugin-export-xlsx

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
tsconfig.json 242 Bytes
一键复制 编辑 原始数据 按行查看 历史
xuliangzhan 提交于 2019-11-13 19:20 . 优化导出
{
"files": [
"index.d.ts",
"index.ts",
"depend.ts"
],
"compilerOptions": {
"strict": true,
"moduleResolution": "node",
"noImplicitAny": true,
"target": "es6",
"lib": [
"dom",
"es6"
]
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/codefarmer2020/vxe-table-plugin-export-xlsx.git
git@gitee.com:codefarmer2020/vxe-table-plugin-export-xlsx.git
codefarmer2020
vxe-table-plugin-export-xlsx
vxe-table-plugin-export-xlsx
master

搜索帮助