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
Rather than having a bunch of relative paths for including common modules (e.g. helpers.js or types), modules-alias makes it possible to define aliases for absolute paths in the project. This is a style / quality of life improvement but I wanted to document it here.
Note: Important to make sure that the module itself is well maintained before adding a dependency.
The text was updated successfully, but these errors were encountered:
Rather than having a bunch of relative paths for including common modules (e.g. helpers.js or types), modules-alias makes it possible to define aliases for absolute paths in the project. This is a style / quality of life improvement but I wanted to document it here.
Note: Important to make sure that the module itself is well maintained before adding a dependency.
The text was updated successfully, but these errors were encountered: