Skip to content

Instantly share code, notes, and snippets.

@nnaku
Created April 4, 2019 19:31
Show Gist options
  • Save nnaku/44188923fb1685202eac89c24ba49d6e to your computer and use it in GitHub Desktop.
Save nnaku/44188923fb1685202eac89c24ba49d6e to your computer and use it in GitHub Desktop.
{
"compilerOptions": {
"baseUrl": ".",
"paths": {
"~/*": ["src/*"]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment