Created
August 9, 2019 23:20
-
-
Save gillkyle/aa6ae0cf5a2a859d439e323b51d276a8 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
Show hidden characters
{ | |
"New React file": { | |
"prefix": "nr", | |
"body": [ | |
"import React from \"react\"", | |
"", | |
"const $1 = ({ $2 }) => {", | |
" $3", | |
"}", | |
"", | |
"export default $1" | |
], | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment