Skip to content

Commit

Permalink
Update style section of contributing guide (#887)
Browse files Browse the repository at this point in the history
  • Loading branch information
esimkowitz authored Sep 27, 2024
1 parent ef27237 commit 6007131
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Contributions to this project must be accompanied by a Contributor License Agree

The project uses American English.

Coding style and formatting is automated for each pull request. We use [Prettier](https://prettier.io/).
We have a set of recommended Visual Studio Code extensions to enforce our style and quality standards. Please ensure you use these, especially [Prettier](https://prettier.io) and [EditorConfig](https://editorconfig.org), when contributing to our code.

## How to contribute

Expand Down

0 comments on commit 6007131

Please sign in to comment.