mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 18:30:30 +01:00
Add some other explicit options to our Prettier.io config. (#25)
May just be making defaults explicit, but that seems worthwhile.
This commit is contained in:
@@ -1 +1,5 @@
|
||||
printWidth: 80
|
||||
proseWrap: "always"
|
||||
singleQuote: true
|
||||
tabWidth: 2
|
||||
useTabs: false
|
||||
|
||||
Reference in New Issue
Block a user