Configure Workspace

This commit is contained in:
GuilhermeWerner
2021-02-24 10:26:44 -03:00
parent 1c1ffcf17b
commit 30168e99e0
2 changed files with 20 additions and 0 deletions

8
TribuFu.code-workspace Normal file
View File

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