You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This package is a very good project that implemented what I thought. However, there are some things that I would like to see updated further. It would be more perfect if we could restrict imports to each other even within the same folder path.
/** * @package * "./page/home.tsx" */
List the available paths as follows. Can you please update this feature??
A grammar that restricts all imports, a grammar that allows only some paths to be used
It would be nice to add these two.
If you don't have enough resources to work on this project, I'll blow a PR and add it! Just say something.
The text was updated successfully, but these errors were encountered:
This package is a very good project that implemented what I thought. However, there are some things that I would like to see updated further. It would be more perfect if we could restrict imports to each other even within the same folder path.
List the available paths as follows. Can you please update this feature??
A grammar that restricts all imports, a grammar that allows only some paths to be used
It would be nice to add these two.
If you don't have enough resources to work on this project, I'll blow a PR and add it! Just say something.
The text was updated successfully, but these errors were encountered: