Imports without import clause don't report that the specifier can't end with .ts
#58725
Labels
Not a Defect
This behavior is one of several equally-correct options
π Search Terms
import clause ts extension resolution
π Version & Regression Information
β― Playground Link
https://www.typescriptlang.org/dev/bug-workbench/?module=1#code/PTAEAEDMEsBsFMB2BDAtvAXKZA6ALgM4BQR8AHgA4D2ATnqAMZWIH3KgC8oA5MtySAgwEKdFgBG+YkWipqdHjmC5C-WfPoBvAL6hINKqkXKp-IA
π» Code
π Actual behavior
We get one error in
b.ts
π Expected behavior
We should get errors on both imports in
b.ts
Additional information about the issue
No response
The text was updated successfully, but these errors were encountered: