Skip to content

Instantly share code, notes, and snippets.

@fmoessle
Created September 8, 2021 14:54
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 fmoessle/5b7fef26c1df90dff120d392e7903d05 to your computer and use it in GitHub Desktop.
Save fmoessle/5b7fef26c1df90dff120d392e7903d05 to your computer and use it in GitHub Desktop.
{
"compilerOptions": {
"baseUrl": "src"
"paths": {
"@utils/*": ["utils/*"],
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment