Skip to content

Commit 5966044

Browse files
Chikara ChanChikara Chan
authored andcommitted
fix: prettier config
1 parent 9f9eec8 commit 5966044

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
module.exports = {
22
singleQuote: true,
3-
trailingComma: false,
3+
trailingComma: 'none',
44
};

0 commit comments

Comments
 (0)