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
chore: Add npm script for auto-fixing dependency lint issues (#268)
This matches what we use in `core`. Previously `lint` would actually
run `yarn dedupe` and modify the lockfile, which is certainly not what
I would expect from a lint command.
0 commit comments