Skip to content

1.1.0

Choose a tag to compare

@simonhaenisch simonhaenisch released this 06 Jul 12:56
· 131 commits to master since this release

Added a feature to skip sorting imports for a file when it contains one of the comments
// organize-imports-ignore or // tslint:disable:ordered-imports (see 039c178).

Thanks to @thorn0 for this!