Fix hardcoded lower case S issues for JS/TS only for presentation-ish strinngs

This commit is contained in:
Orta Therox
2019-09-12 09:58:03 -04:00
parent 890cfc1344
commit a89b72bf63
4 changed files with 6 additions and 6 deletions

View File

@@ -5,7 +5,7 @@
"Once accepted there, we are happy to receive an update request."
],
"version": "https://github.com/Microsoft/vscode-JSON.tmLanguage/commit/9bd83f1c252b375e957203f21793316203f61f70",
"name": "JSON (Javascript Next)",
"name": "JSON (JavaScript Next)",
"scopeName": "source.json",
"patterns": [
{
@@ -210,4 +210,4 @@
]
}
}
}
}