Skip to content

Instantly share code, notes, and snippets.

@vschoener
Created August 11, 2020 14:34
Show Gist options
  • Save vschoener/3d0b427cf121b80206e79ecce78b7664 to your computer and use it in GitHub Desktop.
Save vschoener/3d0b427cf121b80206e79ecce78b7664 to your computer and use it in GitHub Desktop.
medium say-bye-to-relative-path
// This is just use to demonstrated the path alias import
import { GoogleService } from '@src/services/google.service';
console.log(new GoogleService().call('test'));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment