deno.com

List of rules

These lint rules are provided by the deno lint command. You can enable sets of rules in deno.json(c) by adding their tags (e.g. recommended, react) to the lint.rules.tags array.

If no tag is provided, then the recommended set of rules will be enabled by default.

  • Recommended Recommended
  • Fresh Fresh
  • JSX JSX
  • React React
  • JSR JSR

Did you find what you needed?

Privacy policy