Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: use lint-staged correctly (#1226)
It was previously running prettier against the entire codebase on commit, instead of just the files that are being committed.
- Loading branch information