Skip to content

Commit 16bfff4

Browse files
committed
fix prettier config
1 parent 0306d12 commit 16bfff4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/prettier.config.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
useTabs: true,
33
printWidth: 100,
44
trailingComma: "none",

0 commit comments

Comments
 (0)