Skip to content

102.0.0

Compare
Choose a tag to compare
@dummdidumm dummdidumm released this 23 Sep 07:51
· 946 commits to master since this release
7e74770
  • (chore) bump cosmiconfig to support .cjs config endings (#548)
  • (fix) Don't track a in import {a as b} from .. as a declared variable (#551, #549)
  • (fix) fall back to FormattingOptions in case no prettier configs are found (#554, #539)

BREAKING CHANGE:

If user has no prettier config, he now gets the tab size / space/tabs-settings of his IDE, not the default prettier config