Skip to content

Conversation

@HastiKarimi
Copy link

resolves #134
using a util global folder

@Uriyo
Copy link

Uriyo commented Nov 26, 2024

Hi,
I have seen in the code base , just want to suggest
Consider using module aliases (e.g., via jsconfig.json or tsconfig.json) to simplify and standardize imports. Example: '@components/abc' instead of '../../../abc'.

@zhravan
Copy link
Owner

zhravan commented Dec 1, 2024

Hi,
I have seen in the code base , just want to suggest
Consider using module aliases (e.g., via jsconfig.json or tsconfig.json) to simplify and standardize imports. Example: '@components/abc' instead of '../../../abc'.

Feel free to pick this up.

@zhravan
Copy link
Owner

zhravan commented Dec 1, 2024

Hi,
I have seen in the code base , just want to suggest
Consider using module aliases (e.g., via jsconfig.json or tsconfig.json) to simplify and standardize imports. Example: '@components/abc' instead of '../../../abc'.

You can take it to completion

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove Theme.js Code Duplication [Refactoring]

3 participants