js-crc32/.flowconfig

18 lines
152 B
Plaintext
Raw Normal View History

2015-05-06 21:47:18 +00:00
[ignore]
.*/node_modules/.*
.*/dist/.*
.*/test.js
.*/crc32.js
.*/bits/.*
.*/ctest/.*
.*/misc/.*
.*/perf/.*
[include]
crc32.flow.js
[libs]
[options]