Update style section of contributing guide (#887)

This commit is contained in:
Evan Simkowitz 2024-09-26 20:07:42 -07:00 committed by GitHub
parent ef27237acb
commit 6007131bfe
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,7 +26,7 @@ Contributions to this project must be accompanied by a Contributor License Agree
The project uses American English. 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 ## How to contribute