Created by: jdcrensh
Since yarn.lock shouldn't be added to the repo, nor excluded via
.gitignore, lets take advantage of lint-staged to unstage any staged
yarn.lock files before they can even be committed.
Created by: jdcrensh
Since yarn.lock shouldn't be added to the repo, nor excluded via
.gitignore, lets take advantage of lint-staged to unstage any staged
yarn.lock files before they can even be committed.