Skip to content
Snippets Groups Projects
Commit 77d33640 authored by Brady James Garvin's avatar Brady James Garvin
Browse files

Update VSCode `files.eol` setting to modern format.

parent 6c555451
Branches
Tags
No related merge requests found
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
} }
], ],
"settings": { "settings": {
"files.eol": "LF", "files.eol": "\n",
"files.exclude": { "files.exclude": {
"**/node_modules": true "**/node_modules": true
}, },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment