diff --git a/biome.json b/biome.json index 7a4ebf1..640ccfa 100644 --- a/biome.json +++ b/biome.json @@ -27,6 +27,7 @@ "formatter": { "quoteStyle": "double", "indentStyle": "tab", + "lineEnding": "lf", "jsxQuoteStyle": "double", "semicolons": "always" }