Skip to content

Commit 8cfa172

Browse files
Merge pull request #2777 from VWS-Python/prettier-config
prettier config
2 parents e02704e + 63942af commit 8cfa172

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.prettierrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"files": ["*.yaml", "*.yml"],
55
"options": {
66
"singleQuote": true,
7+
"printWidth": 100,
78
"printWidth": 100
89
}
910
}

0 commit comments

Comments
 (0)