[ignore]
.*/node_modules/.*
.*/dist/.*
.*/test_files/.*
.*/test_files_pres/.*

.*/bits/.*
.*/ctest/.*
.*/misc/.*
.*/perf/.*

.*/demo/browser.js
.*/shim.js

.*/xlscfb.js
.*/cfb.js
.*/jszip.js
.*/tests/.*
.*/demos/.*

[include]
cfb.flow.js
xlscfb.flow.js
.*/bin/.*.njs
test.js

[libs]
bits/10_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