about summary refs log tree commit diff stats
path: root/.prettierrc.json
diff options
context:
space:
mode:
Diffstat (limited to '.prettierrc.json')
-rw-r--r--.prettierrc.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/.prettierrc.json b/.prettierrc.json
index 3ac20a06..ce2a27b2 100644
--- a/.prettierrc.json
+++ b/.prettierrc.json
@@ -5,6 +5,7 @@
 	"arrowParens": "avoid",
 	"printWidth": 200,
 	"bracketSameLine": true,
+	"endOfLine": "lf",
 	"overrides": [
 		{
 			"files": ["*.js", "*.json"],