Skip to content

Commit

Permalink
flow: Turn on implicit-inexact-object=error lint!
Browse files Browse the repository at this point in the history
Fixes: zulip#3452
  • Loading branch information
chrisbobbe committed Jun 30, 2021
1 parent b128120 commit 5456d05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .flowconfig
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ deprecated-utility=error
; ours
sketchy-number=error
unnecessary-optional-chain=warn
implicit-inexact-object=error


[options]
Expand Down

0 comments on commit 5456d05

Please sign in to comment.