Skip to content

Instantly share code, notes, and snippets.

@shiftgeist
Created March 9, 2020 21:36
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shiftgeist/e76d6e1c6c7299102697505505fb0fc2 to your computer and use it in GitHub Desktop.
Save shiftgeist/e76d6e1c6c7299102697505505fb0fc2 to your computer and use it in GitHub Desktop.
Sexy paths
{
"compilerOptions": {
"paths": {
"@/*": [
"src/*"
]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment