Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Unstage yarn.lock pre-commit (#2700)
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.
- Loading branch information