Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add jsconfig.json for module resolution
Introduce jsconfig.json to configure module resolution paths. This setup enables more straightforward imports by defining aliases for components, pages, utilities, and styles directories, improving code readability and maintainability.
- Loading branch information