Fix typo and add VS Code Workspace.

This commit is contained in:
Thoscellen
2019-08-30 09:24:09 +02:00
parent d5e7b71d62
commit cd8887ca74
2 changed files with 9 additions and 1 deletions

View File

@@ -0,0 +1,8 @@
{
"folders": [
{
"path": "."
}
],
"settings": {}
}