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
create a js file and violate some auto fixable rules:
ensure that:
you get a light bulb on these errors. You have to set the cursor at the beginning of the marker
the light bulb lets you fix this error, all equal errors or every error in the file.
ensure that the fixes are applied correctly and that the fixes don't harm the file
Disclaimer: If at a position two fixes exists then only one is applied since ESLint generates overlapping text edits which the extension filters again.
The text was updated successfully, but these errors were encountered:
Disclaimer: If at a position two fixes exists then only one is applied since ESLint generates overlapping text edits which the extension filters again.
The text was updated successfully, but these errors were encountered: