Skip to content

Instantly share code, notes, and snippets.

@LucasCalazans
Created June 17, 2019 14:39
Show Gist options
  • Save LucasCalazans/28a5e4a392a75b4a917891302197e481 to your computer and use it in GitHub Desktop.
Save LucasCalazans/28a5e4a392a75b4a917891302197e481 to your computer and use it in GitHub Desktop.
Add alias to WebStorm/PHPStorm
System.config({
"paths": {
"@/*": "./src/*"
}
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment