Skip to content

Commit

Permalink
Update docs/development/SETUP.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AliceR authored Dec 19, 2024
1 parent 1cdb6d3 commit 480495c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/development/SETUP.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ Install Required Extensions:
2. Enable Format on Save in the settings (<kbd>⌘ Command</kbd> + <kbd>,</kbd> on macOS)
3. Configure Formatter Settings:
Ensure ESLint is set as the default formatter:
**Using Settings UI**: Open the Command Palette (Cmd+Shift+P or Ctrl+Shift+P), select Preferences: Open Settings (UI), search "default formatter," and select ESLint.
**Using Settings UI**: Open the Command Palette (<kbd>⌘ Command</kbd>+<kbd>Shift</kbd>+<kbd>P</kbd> on macOS), select Preferences: Open Settings (UI), search "default formatter," and select ESLint _dbaeumer.vscode-eslint_.

**Using JSON**: Open Preferences: Open User Settings (JSON) and add:
```json
Expand Down

0 comments on commit 480495c

Please sign in to comment.