diff options
author | David Sherret <dsherret@users.noreply.github.com> | 2024-03-04 12:34:31 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-04 17:34:31 +0000 |
commit | 902a1137ea6021af8c56b82fa38b8084a89a4bb1 (patch) | |
tree | da83a61ba60f6ebd15e6474197c7016853704a20 /cli/js.rs | |
parent | 5a28d70e05d9854102e983a4c4fd1cf4238361dc (diff) |
fix(lsp): do not warn about local file "redirects" from .js to .d.ts files (#22670)
The diagnostic was incorrect when importing a `.js` file with a
corresponding `.d.ts` file with sloppy imports because it would say to
change the `.js` extension to `.d.ts`, which is incorrect. We might as
well just hide this diagnostic.
Diffstat (limited to 'cli/js.rs')
0 files changed, 0 insertions, 0 deletions