Originally, I created this solution for personal use due to my preference of not including the .js extension in TypeScript import/export statements when compiling my TypeScript project to ES Module.
This configurable extension allows you to sort all the imports in a *.ts or *.tsx file. typescript.extension.sortImports.maxLineLength: The max character count allowed in a single line named import ...