Skip to content

walkthrough: Update deprecated property name#129041

Merged
mjbvz merged 1 commit into
microsoft:mainfrom
xyzshantaram:patch-1
Jul 20, 2021
Merged

walkthrough: Update deprecated property name#129041
mjbvz merged 1 commit into
microsoft:mainfrom
xyzshantaram:patch-1

Conversation

@xyzshantaram

Copy link
Copy Markdown
Contributor

The walkthrough advises setting "javascript.implicitProjectConfig.checkJs": true to get TS checks in JavaScript files. The property's been deprecated in favour of "js/ts.implicitProjectConfig.checkJs": true, and this PR updates the walkthrough to reflect this.

This PR fixes #129040.

The walkthrough advises setting `"javascript.implicitProjectConfig.checkJs": true` to get TS checks in JavaScript files. The property's been deprecated in favour of `"js/ts.implicitProjectConfig.checkJs": true`, and this PR updates the walkthrough to reflect this.
@mjbvz mjbvz assigned mjbvz and unassigned JacksonKearl Jul 20, 2021
@mjbvz mjbvz added this to the July 2021 milestone Jul 20, 2021
@mjbvz mjbvz merged commit 74143ba into microsoft:main Jul 20, 2021
@mjbvz

mjbvz commented Jul 20, 2021

Copy link
Copy Markdown
Contributor

Thanks!

@github-actions github-actions Bot locked and limited conversation to collaborators Sep 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

walkthrough: Outdated property name in JS Type Checking section

3 participants