Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Update VSCode file nesting settings
This commit updates the VSCode file nesting settings in the `.vscode/settings.json` file. It adds the `"explorer.fileNesting.expand": false` configuration to disable the automatic expansion of nested files in the file explorer. This change improves the organization and navigation of files in the project. Co-authored-by: dependabot[bot] <[email protected]>