Stop Fiddling with Newlines! (#3341)
This commit is contained in:
co-authored by
GitHub
parent
f5ff77c2b9
commit
9d37a8d17f
Vendored
+3
-1
@@ -1,5 +1,7 @@
|
||||
{
|
||||
"editor.formatOnSave": true,
|
||||
"editor.defaultFormatter": "trunk.io",
|
||||
"trunk.enableWindows": true
|
||||
"trunk.enableWindows": true,
|
||||
"files.insertFinalNewline": false,
|
||||
"files.trimFinalNewlines": false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user