Skip to content

Instantly share code, notes, and snippets.

@heyman333
Last active November 13, 2019 06:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save heyman333/73bb0245247d8cec4dc797a63156ca97 to your computer and use it in GitHub Desktop.
Save heyman333/73bb0245247d8cec4dc797a63156ca97 to your computer and use it in GitHub Desktop.
import
// Use this:
import MyUtilFn from 'utils/MyUtilFn'
// Instead of that:
import MyUtilFn from '../../../../utils/MyUtilFn'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment