1 Star 0 Fork 0

韦相铭 / sheetjs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.flowconfig 553 Bytes
一键复制 编辑 原始数据 按行查看 历史
SheetJS 提交于 2019-10-31 23:09 . fixed flow typecheck
[ignore]
.*/node_modules/.*
.*/dist/.*
.*/tmp/.*
.*/bits/.*
.*/ctest/.*
.*/misc/.*
.*/perf/.*
.*/_book/.*
.*/packages/.*
.*/demo/browser.js
.*/shim.js
.*/xlsx.js
.*/xlsx.mini.js
.*/xlsx.mini.flow.js
.*/xlsxworker.js
.*/jszip.js
.*/tests/.*
.*/demos/.*
#.*/xlsx.flow.js
[include]
xlsxworker.flow.js
xlsx.flow.js
.*/bin/.*.njs
.*/demo/browser.flow.js
test.js
[libs]
bits/09_types.js
misc/flow.js
misc/flowdeps.js
[options]
module.file_ext=.js
module.file_ext=.njs
module.ignore_non_literal_requires=true
suppress_comment= \\(.\\|\n\\)*\\$FlowIgnore
1
https://gitee.com/bestming/sheetjs.git
git@gitee.com:bestming/sheetjs.git
bestming
sheetjs
sheetjs
master

搜索帮助