Meta: A Code workspace

This commit is contained in:
Eryn Wells 2024-08-07 09:20:01 -10:00
parent f97e815e06
commit 1b189ce700

8
TestSite.code-workspace Normal file
View file

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