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
Make 'yarn lint --fix' work as an alias to 'yarn lint-fix'. (#5563)
Because I'm so used to `mach lint --fix`, I keep running `yarn lint
--fix` when I need `yarn lint-fix`. Making `yarn lint --fix` work seems
easier than fixing my muscle memory.
0 commit comments