Skip to main content

Visual Studio Code

Here is a list of recommended VS Code extensions:
  • Biome - Linter and code formatter
To configure Biome as the default formatter for supported files in this workspace, follow these steps:
  1. Open the .vscode/settings.json file.
  2. Add or update the settings to set Biome as the default formatter for various file types:
For detailed information about the Biome extension and its features, visit the Biome Documentation.