ale icon indicating copy to clipboard operation
ale copied to clipboard

Add support for deno_lint

Open toxeus opened this issue 4 years ago • 1 comments

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.

toxeus avatar May 14 '21 13:05 toxeus

please someone

patrickReiis avatar May 09 '24 23:05 patrickReiis