Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Do not format boxes with global format (#2326)
`boxes` is using a custom prettier config since it includes frontend code, so when running `yarn format` at the root of the yarn-project, a different formatting is applied. This PR omits boxes from the global yarn format to avoid inconsistencies.
- Loading branch information