jfmengels / elm-review-simplify

Provides elm-review rules to simplify your Elm code
https://package.elm-lang.org/packages/jfmengels/elm-review-simplify/latest/
BSD 3-Clause "New" or "Revised" License
20 stars 9 forks source link

Add expectNan to Configuration documentation #289

Closed morteako closed 4 months ago

morteako commented 4 months ago

Seems lik expectNan should also be mentioned, if I understand correctly.

It is mentioned below in the defaults documentation

jfmengels commented 4 months ago

Thank you 😊