joe cool
joe cool
On http://package.elm-lang.org/ searching for elm-webgl returns the following message : "The following packages have not been updated for 0.16 yet!"
in elm-package.json : "elm-version": "0.15.0
not working for me. My app is with NextJS v13. The issue was still there with NextJS v12. Upgrading to Node v18 do not change anything.
thanx for your answer. @stylistic/max-len is not working either: ``` "@stylistic/max-len": [ "error", { code: 120, ignoreComments: true, }, ], ``` But more broadly, if Stylistic is not a full...