Skip to content

Commit e805ad7

Browse files
committed
Remove mimetypes
- Remove unnecessary mimetypes property from language definition
1 parent 11efb3f commit e805ad7

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -450,10 +450,7 @@
450450
},
451451
{
452452
"id": "vscode-objectscript-output",
453-
"aliases": [],
454-
"mimetypes": [
455-
"text/x-vscode-objectscript-output"
456-
]
453+
"aliases": []
457454
}
458455
],
459456
"grammars": [

0 commit comments

Comments
 (0)