May just be making defaults explicit, but that seems worthwhile.
@@ -1 +1,5 @@
+printWidth: 80
proseWrap: "always"
+singleQuote: true
+tabWidth: 2
+useTabs: false