v0.9.0
Breaking Changes
- Changed
topLevelDeclarations.preferSingleLine
tosingleLineTopLevelDeclarations
. Option value can't benull
now, and it can't be controlled bypreferSingleLine
option now.
topLevelDeclarations.preferSingleLine
to singleLineTopLevelDeclarations
. Option value can't be null
now, and it can't be controlled by preferSingleLine
option now.