Skip to content

Instantly share code, notes, and snippets.

@miton18
Last active August 28, 2018 06:52
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 miton18/f1388de37bd55276ca8dff44581f749b to your computer and use it in GitHub Desktop.
Save miton18/f1388de37bd55276ca8dff44581f749b to your computer and use it in GitHub Desktop.
{
"Import": {
"prefix": "import",
"body": [
"import { $2 } from '${1:package}'",
"$0"
],
"description": "ES6 import"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment