Skip to content

Commit cf0b91d

Browse files
committed
Removed unnecessary scope name
1 parent e8c613f commit cf0b91d

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

TypeScriptReact.YAML-tmLanguage

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,6 @@ repository:
199199
- include: '#jsx-entities'
200200

201201
jsx:
202-
name: meta.jsx.tsx
203202
patterns:
204203
- include: '#jsx-tag-without-attributes'
205204
- include: '#jsx-tag-in-expression'

TypeScriptReact.tmLanguage

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5465,8 +5465,6 @@
54655465
</dict>
54665466
<key>jsx</key>
54675467
<dict>
5468-
<key>name</key>
5469-
<string>meta.jsx.tsx</string>
54705468
<key>patterns</key>
54715469
<array>
54725470
<dict>

0 commit comments

Comments
 (0)