Skip to content

v3.2.0

Compare
Choose a tag to compare
@jwbay jwbay released this 09 Sep 22:43
· 22 commits to master since this release
  • allow TS2.5 in peer dependencies
  • add whitespace-insensitive option to sort-imports. This makes sort-imports compatible with prettier
  • converted most rule implementations away from SyntaxWalker. This should increase performance on large projects