Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Kesha Patel committed Sep 5, 2024
1 parent f6caa75 commit 4e9c7ef
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,18 +1,15 @@
{
"files.eol": "\r\n",
"editor.insertSpaces": false,
"[json]": {
"files.eol": "\n",
"editor.insertSpaces": true,
"editor.tabSize": 2
},
"[yaml]": {
"files.eol": "\n",
"editor.insertSpaces": true,
"editor.tabSize": 2
},
"[shellscript]": {
"files.eol": "\n",
"editor.insertSpaces": true,
"editor.tabSize": 2
},
Expand Down

0 comments on commit 4e9c7ef

Please sign in to comment.