BMAD-METHOD/.vscode
Kayvan Sylvan 17cb6d866c chore: refactor installer to use modern JS patterns and improve code clarity
## CHANGES

- Replace require with node:path import
- Add block scoping to switch cases
- Remove unused options parameter from update
- Use optional chaining for ideConfig check
- Replace forEach with for...of loops
- Use template literals for string concatenation
- Add early return to avoid else block
- Update spell check dictionary entries
2025-06-15 10:25:14 -07:00
..
extensions.json chore: add VSCode settings and update README.md (markdown-lint) (#209) 2025-06-13 19:35:17 -05:00
settings.json chore: refactor installer to use modern JS patterns and improve code clarity 2025-06-15 10:25:14 -07:00