MemeLabs / Rustla2

Livestream viewing with chat
https://strims.gg
MIT License
44 stars 24 forks source link

remove `suppress_comment` from flow config #320

Closed kenany closed 4 years ago

kenany commented 4 years ago

suppress_comment was removed from flow in favor of built-in, standarized error suppressors ($FlowFixMe being one of them). This change is a prerequisite for updating flow-bin (#308).