Skip to content

Instantly share code, notes, and snippets.

@sammarxz
Created March 31, 2022 15:31
Show Gist options
  • Save sammarxz/dcdd8c3a81e178b3476bab8e2b9293fd to your computer and use it in GitHub Desktop.
Save sammarxz/dcdd8c3a81e178b3476bab8e2b9293fd to your computer and use it in GitHub Desktop.
snippet i "import module"
import ${1} from '${2}';
endsnippet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment