Skip to content

Commit 8833e5a

Browse files
Update to TypeScript 3.9.2.
1 parent fe7d9ac commit 8833e5a

File tree

78 files changed

+47031
-23774
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

78 files changed

+47031
-23774
lines changed

tsserver/cancellationToken.js

+6-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tsserver/cs/diagnosticMessages.generated.json

+398-68
Large diffs are not rendered by default.

tsserver/de/diagnosticMessages.generated.json

+399-69
Large diffs are not rendered by default.

tsserver/es/diagnosticMessages.generated.json

+400-70
Large diffs are not rendered by default.

tsserver/fr/diagnosticMessages.generated.json

+400-70
Large diffs are not rendered by default.

tsserver/it/diagnosticMessages.generated.json

+407-77
Large diffs are not rendered by default.

tsserver/ja/diagnosticMessages.generated.json

+400-70
Large diffs are not rendered by default.

tsserver/ko/diagnosticMessages.generated.json

+400-70
Large diffs are not rendered by default.

tsserver/lib.d.ts

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
/*! *****************************************************************************
2-
Copyright (c) Microsoft Corporation. All rights reserved.
2+
Copyright (c) Microsoft Corporation. All rights reserved.
33
Licensed under the Apache License, Version 2.0 (the "License"); you may not use
44
this file except in compliance with the License. You may obtain a copy of the
5-
License at http://www.apache.org/licenses/LICENSE-2.0
6-
5+
License at http://www.apache.org/licenses/LICENSE-2.0
6+
77
THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
88
KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
9-
WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
10-
MERCHANTABLITY OR NON-INFRINGEMENT.
11-
9+
WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
10+
MERCHANTABLITY OR NON-INFRINGEMENT.
11+
1212
See the Apache Version 2.0 License for specific language governing permissions
1313
and limitations under the License.
1414
***************************************************************************** */

0 commit comments

Comments
 (0)