• Jon Crenshaw's avatar
    Unstage yarn.lock pre-commit (#2700) · 20c953d0
    Jon Crenshaw authored
    Since yarn.lock shouldn't be added to the repo, nor excluded via
    .gitignore, lets take advantage of lint-staged to remove any staged
    yarn.lock files before they can even be committed.
    20c953d0
This project manages its dependencies using npm. Learn more