Skip to content

Commit 0fb16dc

Browse files
authored
docs(contributing): reference biome instead of eslint/prettier
1 parent 9a970c9 commit 0fb16dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Thank you for your interest in contributing to mongo-error-codes! This document
3535
```
3636

3737
- **Code Style**
38-
Ensure your code follows the project's style guidelines. Consider using ESLint and Prettier.
38+
Ensure your code follows the project's style guidelines defined in `biome.json`.
3939

4040
- **Testing**
4141
Run tests to ensure your changes work as expected:

0 commit comments

Comments
 (0)