1 Star 0 Fork 0

helloyangxp/exceljs

加入 Gitee
与超过 1400万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
.jshintrc 434 Bytes
一键复制 编辑 原始数据 按行查看 历史
guyonroche 提交于 2016-03-18 16:27 +08:00 . Testing...
{
"curly": true,
"eqeqeq": true,
"immed": true,
"newcap": true,
"noarg": true,
"undef": true,
"unused": false,
"node": true ,
"bitwise": true,
"indent": 2,
"noempty": true,
"quotmark": "single",
"strict": true,
"trailing": true,
"forin": true,
"camelcase": false,
"jasmine": true,
"latedef": true,
"globals": {
"describe": false,
"it": false,
"unescape": false
},
"esnext": true
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/helloyangxp/exceljs.git
git@gitee.com:helloyangxp/exceljs.git
helloyangxp
exceljs
exceljs
master

搜索帮助