Skip to content

Commit

Permalink
force LF as line-ending
Browse files Browse the repository at this point in the history
  • Loading branch information
seriousme committed Nov 13, 2024
1 parent 61cbe39 commit 2447d5b
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions biome.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,12 @@
"schemas",
"schemas.orig",
"dummy.json",
"package.json",
"biome.json"
"package.json"
]
},
"formatter": {
"lineEnding": "lf"
},
"linter": {
"enabled": true,
"rules": {
Expand Down

0 comments on commit 2447d5b

Please sign in to comment.