mirror of
https://github.com/status-im/sourcecred.git
synced 2025-01-19 09:03:54 +00:00
17 lines
218 B
Plaintext
17 lines
218 B
Plaintext
|
# If modifying this file, please modify .flowconfig too!
|
||
|
[ignore]
|
||
|
|
||
|
[include]
|
||
|
|
||
|
[libs]
|
||
|
flow-typed
|
||
|
|
||
|
[lints]
|
||
|
|
||
|
[options]
|
||
|
suppress_comment=\\(.\\|\n\\)*\\$ExpectFlowError
|
||
|
include_warnings=true
|
||
|
server.max_workers=1
|
||
|
|
||
|
[strict]
|