BMAD-METHOD/tools/installer/lib
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
..
config-loader.js tools fix 2025-06-13 19:42:56 -05:00
file-manager.js fix upgrade of existing project 2025-06-14 23:49:10 -05:00
ide-setup.js formatter updates 2025-06-14 18:11:16 -05:00
installer.js chore: refactor installer to use modern JS patterns and improve code clarity 2025-06-15 10:25:14 -07:00