mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-07-15 09:06:01 +00:00
run pretty - revert crlf to lf
since most modern ides handle lf on windows fine, and the entire project is in lf already, i'll set this back
This commit is contained in:
+1
-1
@@ -3,5 +3,5 @@
|
||||
"tabWidth": 4,
|
||||
"printWidth": 120,
|
||||
"semi": true,
|
||||
"endOfLine": "crlf"
|
||||
"endOfLine": "lf"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user