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
Deno's LSP server runs tsc (TypeScript compiler) in addition to running
deno_lint. deno_lint doesn't seem to have any editor integrations
outside Deno's LSP server. Therefore, I think it's more fair to compare
Deno with other tools, rather than comparing deno_lint with other tools.
Update the comparisons on the home page for Deno.
0 commit comments