Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 67d4fae

Browse files
author
Damian Sznajder
committedFeb 18, 2022
chore: load extension on start
1 parent a1df591 commit 67d4fae

File tree

2 files changed

+1908
-2
lines changed

2 files changed

+1908
-2
lines changed
 

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "es7-react-js-snippets",
33
"displayName": "ES7+ React/Redux/React-Native snippets",
44
"description": "Extensions for React, React-Native and Redux in JS/TS with ES7+ syntax. Customizable. Built-in integration with prettier.",
5-
"version": "4.4.0",
5+
"version": "4.4.2",
66
"publisher": "dsznajder",
77
"icon": "images/logo.png",
88
"browser": "./lib/index.js",

‎src/snippets/generated.json

Lines changed: 1907 additions & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)
Please sign in to comment.