Skip to content

Commit cbe94fd

Browse files
rrrooommmaaaRoman Shevchenko
and
Roman Shevchenko
authored
restore trailingComma setting (#5293)
Co-authored-by: Roman Shevchenko <[email protected]>
1 parent 9c1ff8a commit cbe94fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.prettierrc

+1
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ semi: true
33
singleQuote: true
44
endOfLine: 'auto'
55
arrowParens: 'avoid'
6+
trailingComma: 'es5'

0 commit comments

Comments
 (0)