mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-04 03:09:39 -06:00
Update LKG
This commit is contained in:
parent
2c92b2fa60
commit
4d63fde84a
@ -14661,7 +14661,7 @@ var ts;
|
||||
})(ts || (ts = {}));
|
||||
var ts;
|
||||
(function (ts) {
|
||||
var version = "1.1.0.0";
|
||||
var version = "1.1.0.1";
|
||||
function validateLocaleAndSetLanguage(locale, errors) {
|
||||
var matchResult = /^([a-z]+)([_\-]([a-z]+))?$/.exec(locale.toLowerCase());
|
||||
if (!matchResult) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user