You can control the settings for this extension through your VS Code settings
page. You can open the settings page using the Ctrl+, keyboard shortcut. The
extension has the following configuration options:
denoHTMLTools.lintOnSave: If true, diagnostics will made only on file save.
boolean, default false
denoHTMLTools.denoConfig: The file path to a deno configuration file. The
path can be either be relative to the workspace, or an absolute path. string,
default null