You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
dsherret
changed the title
Support common auto fixable rules in deno lintdeno lint --fix - support unused imports, vars to lets, and lets to consts
Mar 27, 2024
Following the addition of
--fix
to deno and as per @dsherret i'm opening a ticket to see some basic rules implemented.denoland/deno#12681
The text was updated successfully, but these errors were encountered: