Skip to content

Commit baa694c

Browse files
committed
fix EoL format config
1 parent 092501a commit baa694c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.oxfmtrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"bracketSameLine": true,
77
"trailingComma": "es5",
88
"arrowParens": "avoid",
9-
"endOfLine": "crlf",
9+
"endOfLine": "lf",
1010
"ignorePatterns": [
1111
"**/.next",
1212
"**/.swc",

0 commit comments

Comments
 (0)