This website requires JavaScript.
Explore
Help
Sign In
ankhbayar
/
Assist_Design
Watch
1
Star
0
Fork
0
You've already forked Assist_Design
Code
Issues
Pull Requests
Actions
3
Packages
Projects
Releases
Wiki
Activity
Assist_Design
/
packages
/
integrations
/
whmcs
History
barsa
5ecab0d761
Enhance TypeScript configuration by adding composite option for improved project structure. Update address schema to allow optional fields and introduce a legacy alias for backward compatibility. Refactor address type to support nullable values, ensuring better data handling and validation across the application.
2025-10-03 17:43:57 +09:00
..
src
Refactor ESLint configuration and TypeScript paths to remove deprecated contracts and schemas packages, enhancing type safety and maintainability. Update import paths across various modules to align with the new domain structure, ensuring consistent data handling. Introduce new request and response schemas in the authentication domain, improving validation and organization. Streamline Freebit and WHMCS integration services by utilizing updated provider methods and removing obsolete types.
2025-10-03 17:33:39 +09:00
package.json
Refactor ESLint configuration and TypeScript paths to remove deprecated contracts and schemas packages, enhancing type safety and maintainability. Update import paths across various modules to align with the new domain structure, ensuring consistent data handling. Introduce new request and response schemas in the authentication domain, improving validation and organization. Streamline Freebit and WHMCS integration services by utilizing updated provider methods and removing obsolete types.
2025-10-03 17:33:39 +09:00
tsconfig.json
Enhance TypeScript configuration by adding composite option for improved project structure. Update address schema to allow optional fields and introduce a legacy alias for backward compatibility. Refactor address type to support nullable values, ensuring better data handling and validation across the application.
2025-10-03 17:43:57 +09:00