mirror of
https://github.com/spacebarchat/server.git
synced 2026-05-17 22:15:57 +00:00
change eol to auto in prettier config
This commit is contained in:
+2
-1
@@ -7,5 +7,6 @@
|
||||
"bracketSpacing": true,
|
||||
"quoteProps": "as-needed",
|
||||
"useTabs": true,
|
||||
"singleQuote": false
|
||||
"singleQuote": false,
|
||||
"endOfLine": "auto"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user