Skip to content

walkthrough: Update deprecated property name - #129041

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

walkthrough: Update deprecated property name#129041
Matt Bierner (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

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