We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94f19c7 commit c5c869fCopy full SHA for c5c869f
tests/baselines/reference/api/tsserverlibrary.d.ts
@@ -14,7 +14,7 @@ and limitations under the License.
14
***************************************************************************** */
15
16
declare namespace ts {
17
- const versionMajorMinor = "3.5";
+ const versionMajorMinor = "3.6";
18
/** The version of the TypeScript compiler release */
19
const version: string;
20
}
tests/baselines/reference/api/typescript.d.ts
0 commit comments