D
Deno
V
Deno
β’
16mo ago
vicary
Support Fix All in VS Code for lint errors?
With eslint and node
.js I can apply
eslint --fix
eslint --fix
on file save with this setting
:
{ "editor.codeActionsOnSave": { "source.fixAll": "explicit" }
{ "editor.codeActionsOnSave": { "source.fixAll": "explicit" }
.
Deno
's VS Code plugin doesn
't seem to recognize the
"Fix All
" command in the command palette
.
How do I enable
deno lint --fix
deno lint --fix
on file save
?
Deno
Join
Chat about Deno, a modern runtime for JavaScript and TypeScript.
20,934
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Support for tags in custom Deno lint plugins
S
staytuned_team / help
11mo ago
VS Code formatter for all supported file types?
V
vicary / help
3mo ago
Errors in boilerplate code?
H
HudsyWudsy / help
2y ago
Any docs for profiling deno in vs code?
B
Bhaumin / help
2y ago