Spaces:
Build error
Build error
Thomas Gardos
commited on
Commit
·
2ae3d0c
1
Parent(s):
7804c2a
Added empty lines
Browse files- .vscode/launch.json +1 -1
- .vscode/tasks.json +1 -1
.vscode/launch.json
CHANGED
|
@@ -32,4 +32,4 @@
|
|
| 32 |
"justMyCode": true
|
| 33 |
}
|
| 34 |
]
|
| 35 |
-
}
|
|
|
|
| 32 |
"justMyCode": true
|
| 33 |
}
|
| 34 |
]
|
| 35 |
+
}
|
.vscode/tasks.json
CHANGED
|
@@ -10,4 +10,4 @@
|
|
| 10 |
"problemMatcher": []
|
| 11 |
}
|
| 12 |
]
|
| 13 |
-
}
|
|
|
|
| 10 |
"problemMatcher": []
|
| 11 |
}
|
| 12 |
]
|
| 13 |
+
}
|