Skip to content

Commit 5ae5ce1

Browse files
committed
ci: Update to prettier v3
1 parent d2f4705 commit 5ae5ce1

File tree

3 files changed

+1674
-2001
lines changed

3 files changed

+1674
-2001
lines changed

.prettierrc.json

+1
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
"semi": false,
33
"singleQuote": true,
44
"jsxSingleQuote": true,
5+
"trailingComma": "es5",
56
"endOfLine": "lf"
67
}

0 commit comments

Comments
 (0)