Skip to content

Commit e36004b

Browse files
committed
chore: update prettier config
1 parent a30d534 commit e36004b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prettier.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
export default {
2+
printWidth: 100,
23
tabWidth: 2,
34
trailingComma: "es5",
4-
printWidth: 100,
55
};

0 commit comments

Comments
 (0)