Back to Flow

.flowconfig [lints]

website/docs/config/lints.md

0.313.0518 B
Original Source

The [lints] section in a .flowconfig file can contain several key-value pairs of the form:

[lints]
ruleA=severityA
ruleB=severityB

Check out the linting docs for more information.

See Also {#toc-see-also}