mirror of
https://github.com/status-im/sourcecred.git
synced 2025-02-22 17:28:09 +00:00
Summary: One weird hack needs to be slightly amended; everything else still works given recent changes to suppression comments. Test Plan: Running `yarn flow` passes as is, but fails if a suppression comment is removed. wchargin-branch: flow-v0.127.0
16 lines
169 B
Plaintext
16 lines
169 B
Plaintext
# If modifying this file, please modify .flowconfig too!
|
|
[ignore]
|
|
|
|
[include]
|
|
|
|
[libs]
|
|
flow-typed
|
|
|
|
[lints]
|
|
|
|
[options]
|
|
include_warnings=true
|
|
server.max_workers=1
|
|
|
|
[strict]
|