barsa
|
7b7d736aaf
|
Refactor module type settings and import paths across the application to enhance consistency and maintainability. Changed package types from 'module' to 'commonjs' in package.json files, updated TypeScript configuration for module resolution, and streamlined import paths by removing file extensions. This improves clarity and aligns with the updated module structure throughout the codebase.
|
2025-10-08 18:35:05 +09:00 |
|
barsa
|
5eebd11668
|
Update import paths across various modules to include the '.js' extension for consistency and improved clarity. This change enhances maintainability and aligns with the updated module structure throughout the application.
|
2025-10-08 18:24:21 +09:00 |
|
barsa
|
12299b5b44
|
Remove deprecated documentation files related to architecture, validation, and integration processes. This cleanup enhances maintainability and reduces clutter in the repository, ensuring a more streamlined development environment.
|
2025-10-08 18:14:12 +09:00 |
|