sourcecred/.flowconfig

16 lines
200 B
Plaintext

# If modifying this file, please modify .flowconfig-ci too!
[ignore]
[include]
[libs]
flow-typed
[lints]
[options]
suppress_comment=\\(.\\|\n\\)*\\$ExpectFlowError
include_warnings=true
[strict]