Breaking Changes
- Removed
useTabs
option since YAML doesn't allow tabs as indentation.
Features
- Added
forceDouble
andforceSingle
toquotes
option. These two options behave as previouspreferDouble
andpreferSingle
, and currently if usingpreferDouble
andpreferSingle
, quotes won't be changed when there're quotes inside strings. - Added
preferSingleLine
option.