Skip to content

Commit 2e4ae37

Browse files
committed
delete the uppercase of razorComponentAttribute in package.json
- delete the old uppercase of razorComponentAttribute in package.json so that the capitalization is consistent.
1 parent c61e760 commit 2e4ae37

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

package.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4887,10 +4887,6 @@
48874887
"id": "razorComponentElement",
48884888
"description": "A Razor component element"
48894889
},
4890-
{
4891-
"id": "RazorComponentAttribute",
4892-
"description": "A Razor component attribute"
4893-
},
48944890
{
48954891
"id": "razorComponentAttribute",
48964892
"description": "A Razor component attribute"
@@ -5206,9 +5202,6 @@
52065202
"razorComponentElement": [
52075203
"entity.name.class.element.component"
52085204
],
5209-
"RazorComponentAttribute": [
5210-
"entity.name.class.attribute.component"
5211-
],
52125205
"razorComponentAttribute": [
52135206
"entity.name.class.attribute.component"
52145207
],

0 commit comments

Comments
 (0)