mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
[json] Provide syntax highlighting for .ember-cli and .watchmanconfig. Fixes #37174
This commit is contained in:
@@ -35,6 +35,10 @@
|
||||
".webmanifest",
|
||||
".code-workspace"
|
||||
],
|
||||
"filenames": [
|
||||
".watchmanconfig",
|
||||
".ember-cli"
|
||||
],
|
||||
"mimetypes": [
|
||||
"application/json",
|
||||
"application/manifest+json"
|
||||
|
||||
Reference in New Issue
Block a user