cv-frontend-vue icon indicating copy to clipboard operation
cv-frontend-vue copied to clipboard

refactor: migrate modules.js to TypeScript as modules.ts

Open blazethunderstorm opened this issue 5 months ago • 4 comments

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.

blazethunderstorm avatar Jun 15 '25 13:06 blazethunderstorm