We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4efc33e commit c1d308dCopy full SHA for c1d308d
biome.jsonc
@@ -2,7 +2,8 @@
2
"formatter": {
3
"indentStyle": "space",
4
"lineWidth": 120,
5
- "attributePosition": "auto"
+ "attributePosition": "auto",
6
+ "lineEnding": "lf"
7
},
8
"files": {
9
"maxSize": 1600000,
0 commit comments