[json] Provide syntax highlighting for .ember-cli and .watchmanconfig. Fixes #37174

This commit is contained in:
Martin Aeschlimann 2017-11-17 15:01:58 +01:00
parent ade608336c
commit a8e615cfa3

View file

@ -35,6 +35,10 @@
".webmanifest",
".code-workspace"
],
"filenames": [
".watchmanconfig",
".ember-cli"
],
"mimetypes": [
"application/json",
"application/manifest+json"