Files
TypeScript Bot ec6ae0f26c Cherry-pick PR #47959 into release-4.6 (#47962)
Component commits:
465042e278 Only issue @param suggestions with codefixes in TS
Previously, there were 2 JS errors that were issued as suggestions in TS
files. But there was no codefix for these errors, and the errors were
incorrect in TS.

This PR only issues the JS-specific errors on JS files.

4056b38860 Minimise test

4fb10f170a Merge branch 'main' into only-suggest-param-codefixes-in-ts

72499acabf Merge branch 'main' into only-suggest-param-codefixes-in-ts

Co-authored-by: Nathan Shively-Sanders <nathansa@microsoft.com>
2022-02-18 16:39:47 -08:00
..