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
Fresh
JSX
React
JSR
Workspace