This is new in TS 2.8. It would be cool to wrap this and then people could do: ```ts for (const sourceFile of project.getSourceFiles()) sourceFile.organizeImports(); ``` I'll most likely push this to version 10.1.
Activity
feat: #294 - Wrap languageService.organizeImports(...).
feat: #294 - Add sourceFile.organizeImports()
feat: #294 - Wrap languageService.organizeImports(...).
feat: #294 - Add sourceFile.organizeImports()