sourcecred/.flowconfig

15 lines
140 B
Plaintext
Raw Normal View History

[ignore]
[include]
[libs]
flow-typed
[lints]
[options]
suppress_comment=\\(.\\|\n\\)*\\$ExpectFlowError
include_warnings=true
[strict]