Skip to content

Commit 6007131

Browse files
authored
Update style section of contributing guide (#887)
1 parent ef27237 commit 6007131

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Contributions to this project must be accompanied by a Contributor License Agree
2626

2727
The project uses American English.
2828

29-
Coding style and formatting is automated for each pull request. We use [Prettier](https://prettier.io/).
29+
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.
3030

3131
## How to contribute
3232

0 commit comments

Comments
 (0)