Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add a missing ignore directive for prettier
This instructs prettier to ignore `*.lock` files since they are just JSON files and will be formatted by the pretty-format-json hook.
- Loading branch information