o tasks.json é o que tava dando problema blz

This commit is contained in:
Gustavo Erlindo Dellajustina Demarchi
2026-05-20 12:53:26 +00:00
committed by GitHub
parent 69637d74d6
commit 2a2f8c4e9c
2 changed files with 153 additions and 98 deletions
+8
View File
@@ -0,0 +1,8 @@
{
// See https://go.microsoft.com/fwlink/?LinkId=733558
// for the documentation about the tasks.json format
"version": "2.0.0",
"tasks": [
]
}