Add workspace config

Signed-off-by: Thien Tran <contact@tommytran.io>
This commit is contained in:
Thien Tran
2023-06-08 14:26:54 -07:00
parent 996c4a331e
commit b057975c8a

View File

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