keb
keb2d ago

Linting browser code?

What's the approach for using deno lint/deno lsp when it comes to JS/TS written for the browser that will be bundled ahead of time? Is there a way to configure lint rules to use a specific context for specific files?
No description
1 Reply
keb
kebOP2d ago
See example. Deno is warning against using window.

Did you find this page helpful?