Browse Source

CRLF to LF

pull/10/head
Muthu Kumar 7 years ago
parent
commit
3009c4367f
  1. 4
      .vscode/settings.json

4
.vscode/settings.json

@ -1,3 +1,5 @@
{
"editor.insertSpaces": false,
"editor.tabSize": 4,
"files.eol": "\n"
}
Loading…
Cancel
Save