- (chore) bump cosmiconfig to support
.cjs
config endings (#548) - (fix) Don't track
a
inimport {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