ale
ale copied to clipboard
Add support for deno_lint
Name: deno_lint URL: https://github.com/denoland/deno_lint
deno_lint is a blazing fast linter for JavaScript and TypeScript written in Rust. It supports recommended set of rules from ESLint and @typescript-eslint out of the box with no config. Because ALE already supports eslint I expect this to be trivial to integrate for someone who knows the code base.
please someone