diff --git a/README.md b/README.md index e4d99fd..bb86e0a 100644 --- a/README.md +++ b/README.md @@ -50,6 +50,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/ - [Bookmarks](#bookmarks) - [Create tests](#create-tests) - [Deploy](#deploy) + - [ES7 React/Redux/GraphQL/React-Native snippets](#es7-reactreduxgraphqlreact-native-snippets) - [Gi](#gi) - [Git History](#git-history) - [Git Project Manager](#git-project-manager) @@ -412,6 +413,12 @@ To enable Emmet support in .twig files, you'll need to have the following in you ![Upload/copy files animation](https://raw.githubusercontent.com/mkloubert/vs-deploy/master/img/demo.gif) +## [ES7 React/Redux/GraphQL/React-Native snippets](https://marketplace.visualstudio.com/items?itemName=dsznajder.es7-react-js-snippets) + +> Provides Javascript and React/Redux snippets in ES7 + +![es7-reactreduxgraphqlreact-native-snippets](https://user-images.githubusercontent.com/37667437/46757404-aa365800-cce7-11e8-80ca-9207b7a68dea.png) + ### [Gi](https://marketplace.visualstudio.com/items?itemName=rubbersheep.gi) > Generating .gitignore files made easy.