We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
tof
1 parent cdf4d68 commit b4c50b0Copy full SHA for b4c50b0
snippets/javascript.json
@@ -198,7 +198,7 @@
198
199
"typeof": {
200
"prefix": "tof",
201
- "body": "typeof ${1:source} === $0",
+ "body": "typeof ${1:source} ${2:=}== $0",
202
"description": "Hyper: typeof"
203
},
204
"instanceof": {
snippets/typescript.json
@@ -223,7 +223,7 @@
223
224
225
226
227
228
229
0 commit comments