mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-11 01:34:55 -06:00
* don't add .ts extensions to imports * Update src/services/stringCompletions.ts Co-authored-by: Andrew Branch <andrewbranch@users.noreply.github.com> * add other supported extension types * add final newlines * adress PR comment * add unsupported extension test Co-authored-by: Andrew Branch <andrewbranch@users.noreply.github.com>