Mqx
Mqx2y ago

Deno lint custom rules

Hey is there currently a way to create custom rules for Deno lint? And if so how can I specify a custom rule? If there is no way to create custom rules, can I use ESLint with Deno without having to install Node? And I know I can install ESLint as a global „script“ but that still requires Node to be installed. Thanks ~Mqx
2 Replies
marvinh.
marvinh.2y ago
There is currently no API to add custom rules to deno lint afaik
Mqx
MqxOP2y ago
Okay. Is there a way to use ESLint with Deno without having to install Node?

Did you find this page helpful?