Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Don't run prettier twice if eslint-plugin-prettier is installed
Filter out `prettier/prettier` from the rules we give `eslint` as we already have or will run `prettier` on our own.
- Loading branch information