TS: import does not follow .js
suffix requirement
#228913
Labels
bug
Issue identified by VS Code Team member as probable bug
debt
Code quality issues
typescript
Typescript support issues
Milestone
Steps to Reproduce:
keybindingsEditor.ts
unmnemonicLabel
method=> 🐛 it adds
import { unmnemonicLabel } from '../../../../base/common/labels';
which is not ESM compatible.The text was updated successfully, but these errors were encountered: