guida-lang / compiler

Guida is a functional programming language that builds upon the solid foundation of Elm, offering backward compatibility with all existing Elm 0.19.1 projects
https://guida-lang.org
Other
40 stars 2 forks source link

add elm-review to project #4

Closed decioferreira closed 1 month ago

decioferreira commented 1 month ago

Consider adding elm-review rules to the project. We should start by checking the starter configuration for an Elm application:

elm-review init --template jfmengels/elm-review-config/application