Skip to content

Commit 63942af

Browse files
committed
Fix prettier config
1 parent 2b14da7 commit 63942af

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
"printWidth": 100
99
}
1010
}

0 commit comments

Comments
 (0)