Type 'from' in the editor and...
Created
February 3, 2021 00:31
-
-
Save jcreamer898/8ce7c2ca3f5a9198c2953fe667dba9da to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"Import statement": { | |
"prefix": "from", | |
"body": ["import { ${2:export} } from '${1:library}';"] | |
}, | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Also available as part of https://github.com/xabikos/vscode-javascript