Skip to content

Commit e024754

Browse files
committed
chore: clean-up
1 parent c43c76b commit e024754

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

prettier.config.mjs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ const config = {
88
singleQuote: true,
99
tabWidth: 2,
1010
trailingComma: 'es5',
11-
};
11+
}
1212

13-
export default config;
13+
export default config

0 commit comments

Comments
 (0)