Skip to content

Commit

Permalink
docs: clarify VSCode setup in CONTRIBUTING.md (#2333)
Browse files Browse the repository at this point in the history
* docs: clarify VSCode setup in CONTRIBUTING

* missing comma
  • Loading branch information
daniellacosse authored Jan 16, 2025
1 parent 86781d7 commit 6723c85
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 @@ -24,4 +24,4 @@ information on using pull requests.

## Setup: VSCode

Make sure to go to the `Extensions` tab and install the recommended extensions!
You'll have to clean up your extensions to get formatting to work properly. First, go to the `Extensions` tab and remove any extensions that might be formatting your code, like `esbenp.prettier-vscode`. Then, if VSCode doesn't automatically prompt you, install the recommended extensions by searching for `@recommended`.

0 comments on commit 6723c85

Please sign in to comment.