Rename workspace

This commit is contained in:
StuckInLimbo 2022-10-17 11:07:09 -04:00
parent faff6a2cd0
commit 82162d0694
2 changed files with 8 additions and 12 deletions

View File

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

View File

@ -1,12 +0,0 @@
{
"folders": [
{
"path": "."
}
],
"extensions": {
"recommendations": [
"dbaeumer.vscode-eslint"
]
}
}