issues
search
osu-cascades
/
hackbot
Discord bot for the Cascades Tech Club Discord server
https://discordapp.com
4
stars
8
forks
source link
Alias Imports
#120
Closed
ctsstc
closed
4 years ago
ctsstc
commented
4 years ago
Changes
Import using an absolute pathed alias
You can now use
@
to reference the
/src
directory
Instead of nasty relative imports now you can use
@
as an alias to the src directory
Tests will use the alias
Node TS will compile and run using aliases as well
VSCode IDE recognizes the pathing based off of the tsconfig 🎉
Fixes
Fixes #119
Notes
Branch name is completely misnamed :P
Version bump:
2.2.0
Changes
@
to reference the/src
directory@
as an alias to the src directoryFixes
Notes
2.2.0