We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8d60e99 + bca8178 commit e02704eCopy full SHA for e02704e
1 file changed
.prettierrc
@@ -3,7 +3,8 @@
3
{
4
"files": ["*.yaml", "*.yml"],
5
"options": {
6
- "singleQuote": true
+ "singleQuote": true,
7
+ "printWidth": 100
8
}
9
10
]
0 commit comments