-
Notifications
You must be signed in to change notification settings - Fork 13.2k
Closed
Labels
DuplicateAn existing issue was already createdAn existing issue was already created
Description
TypeScript Version: 3.9.7
Code
import { doSomething } from './utils.ts';Expected behavior:
It should work :) I can have different files with the same name, e.g. component.ts and component.vue.
Actual behavior:
error TS2691: An import path cannot end with a '.ts' extension. Consider importing './utils' instead.
Related Issues: #27481
drmercer, xsburg, ryancwalsh, opiation, The-Noah and 9 more
Metadata
Metadata
Assignees
Labels
DuplicateAn existing issue was already createdAn existing issue was already created