You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Personally, I don't write tooling. However, as a contributor, I'd want to separate the CLI out, and make it use the public API. It'd be a big refactor, but if it was able to make it runtime-agnostic, I think that'd be nice (I personally prefer Deno).
elm-tooling/elm-language-server#942 discussed this (would depend on vscode getting esm extensions if we do #171, which probably needs vm modules?) (also mentioned in #122).
There's not currently a public API for elm-review.
If there was an ESM-only (#171) API, what would you want out of it?
The text was updated successfully, but these errors were encountered: