Typo in local-setup.mdx (#7647)

This commit is contained in:
BOHEUS 2024-10-13 18:20:07 +02:00 committed by GitHub
parent a4e52c5ba0
commit 1e2c5bb8de
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -252,7 +252,7 @@ Make sure to run yarn in the root directory and then run `npx nx server:dev twen
#### Lint on Save not working
This should work out of the box with the eslint extension installed. If this doens't work try adding this to your vscode setting (on the dev container scope):
This should work out of the box with the eslint extension installed. If this doesn't work try adding this to your vscode setting (on the dev container scope):
```
"editor.codeActionsOnSave": {