Skip to content

Instantly share code, notes, and snippets.

@ngoc24794
Created July 16, 2020 08:32
Show Gist options
  • Select an option

  • Save ngoc24794/5a56103f3ca23d706fe34ad046d42e5b to your computer and use it in GitHub Desktop.

Select an option

Save ngoc24794/5a56103f3ca23d706fe34ad046d42e5b to your computer and use it in GitHub Desktop.
{
"compilerOptions": {
"baseUrl": "./",
"paths": {
"@/*": ["src/*"]
}
},
"exclude": ["node_modules"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment