Skip to content

Commit

Permalink
Update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
dzole0311 committed May 28, 2024
1 parent c4d7f7d commit 907dc2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/development/STYLE_GUIDE.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ This style guide is an evolving document and will be updated as the VEDA UI proj

To maintain consistent code formatting and linting across all contributors, follow these steps to configure your VS Code settings according to the project's guidelines:

1. Navigate to the `.vscode` directory at the root of the project. If it doesn't exist, create it
1. Navigate to the `.vscode` directory at the root of the project
2. Copy the `settings.json.sample` file from the veda-ui repository
3. Rename the copied file to `settings.json`
4. Customize the `settings.json` file with your personal preferences as needed

0 comments on commit 907dc2c

Please sign in to comment.