This commit is contained in:
watsonb8
2020-11-27 23:03:12 -05:00
parent 57eb43c4bc
commit 3ccf85cb00
11 changed files with 1178 additions and 2 deletions

View File

@ -4,5 +4,7 @@
"path": "."
}
],
"settings": {}
"settings": {
"editor.tabSize": 2
}
}