cv-frontend-vue
cv-frontend-vue copied to clipboard
refactor: migrate data.js to TypeScript as data.ts
Fixes #661
Describe the changes you have made in this PR -
convert the data.js file to data.ts file
Note: Please check Allow edits from maintainers. if you would like us to assist in the PR.
Summary by CodeRabbit
- Refactor
- Improved organization and type safety of simulation utilities and UI components through a new, centralized module.
- Chores
- Migrated core project management and simulation functions to a new implementation for better maintainability.