diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ca9d6f7653..ec85c588e6 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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`.