Eli

Results 430 comments of Eli

> Are you talking about the string templates in the `new-rule.js` file? Did you see any others? I thought I saw some in new-package, might be wrong. > Anyway, I...

Should be good to merge, given that tests pass and it still supports Node 16.

This would require switching to Vitest, a more correct, prettier, and feature-complete test runner that competitively fast. Luckily, it's a drop-in replacement, so it should just be as easy as...

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...

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).

Ping, @TooTallNate :) I think Deno 44 should be stable enough by now.