mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
committed by
GitHub
parent
c612c5d163
commit
d6259480f5
@@ -90,7 +90,8 @@
|
||||
"keyword.operator.relational",
|
||||
"storage.type.function.arrow",
|
||||
"keyword.operator.bitwise.shift",
|
||||
"punctuation.definition.tag"
|
||||
"punctuation.definition.tag",
|
||||
"keyword.operator.assignment.compound.bitwise.ts"
|
||||
],
|
||||
"embeddedLanguages": {
|
||||
"meta.tag.tsx": "jsx-tags",
|
||||
|
||||
Reference in New Issue
Block a user