Open
Description
https://flow.org/en/docs/config/options/#toc-experimental-const-params-boolean
I can turn off lint rules using comments: https://flow.org/en/docs/linting/#toc-configuring-lints-with-comments
I cannot do that for const_params
it seems. This should be a linter rule and not a global setting "on/off".
Activity