js-crc32/.flowconfig

18 lines
152 B
Plaintext

[ignore]
.*/node_modules/.*
.*/dist/.*
.*/test.js
.*/crc32.js
.*/bits/.*
.*/ctest/.*
.*/misc/.*
.*/perf/.*
[include]
crc32.flow.js
[libs]
[options]