Configure Workspace

This commit is contained in:
GuilhermeWerner
2021-07-04 10:14:55 -03:00
parent 80a37691fe
commit 57b358e3ec
2 changed files with 20 additions and 0 deletions

8
Http.code-workspace Normal file
View File

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