Skip to content

Commit 2e8b038

Browse files
committed
style: fix prettier format
1 parent f1e4ca5 commit 2e8b038

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.prettierrc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
module.exports = {
1+
export default {
22
semi: false,
33
trailingComma: 'es5',
44
singleQuote: true,

0 commit comments

Comments
 (0)