Skip to content

Instantly share code, notes, and snippets.

@jcreamer898
Created February 3, 2021 00:31
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jcreamer898/8ce7c2ca3f5a9198c2953fe667dba9da to your computer and use it in GitHub Desktop.
Save jcreamer898/8ce7c2ca3f5a9198c2953fe667dba9da to your computer and use it in GitHub Desktop.

Type 'from' in the editor and...

{
"Import statement": {
"prefix": "from",
"body": ["import { ${2:export} } from '${1:library}';"]
},
}
@7rulnik
Copy link

7rulnik commented Feb 4, 2021

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment