cv-frontend-vue
cv-frontend-vue copied to clipboard
refactor: migrate modules.js to TypeScript as modules.ts
Fixes #661
Describe the changes you have made in this PR -
changed the modules.js file to modules.ts file as asked in issue
Note: Please check Allow edits from maintainers. if you would like us to assist in the PR.
Summary by CodeRabbit
- Refactor
- Improved internal handling of simulation layout and module management logic for better maintainability and type safety.
- Chores
- Migrated simulation module utilities to a new implementation, enhancing code structure without affecting user-facing features.