Skip to content

Instantly share code, notes, and snippets.

@serhii-havrylenko
Created October 28, 2018 15:29
Show Gist options
  • Save serhii-havrylenko/d505a22773d3bff621a642c7b33c89aa to your computer and use it in GitHub Desktop.
Save serhii-havrylenko/d505a22773d3bff621a642c7b33c89aa to your computer and use it in GitHub Desktop.
{
"compilerOptions": {
"paths": {
"@taxi/*": ["packages/*/src"],
"*": ["node_modules", "packages"]
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment