Skip to content

Commit 57f9965

Browse files
author
Genki Katsutani
committed
Update Prettier settings
1 parent f2d77ba commit 57f9965

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

.prettierrc.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,7 @@
99
"parser": "html"
1010
}
1111
}
12-
]
12+
],
13+
"plugins": ["prettier-plugin-css-order"],
14+
"cssDeclarationSorterOrder": "alphabetical"
1315
}

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)