printWidth
The line width limitation that Pretty YAML should (but not must) avoid exceeding. Pretty YAML will try its best to keep line width less than this value, but it may exceed for some cases, for example, a very very long single word.
Default option is 80
.