Skip to content

Commit 238737c

Browse files
committed
Fix prettier
1 parent 7b8efd4 commit 238737c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.prettierrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"files": ["*.yaml", "*.yml"],
55
"options": {
66
"singleQuote": true,
7-
"printWidth": 100"
7+
"printWidth": 100
88
}
99
}
1010
]

0 commit comments

Comments
 (0)