diff --git a/.vscode/tasks.json b/.vscode/tasks.json
index 3291c4dd235f68026e468efbb1cb141f8b6d1e5a..bb7e1ab1766fe45ea74e7e4fba358a33300428cb 100644
--- a/.vscode/tasks.json
+++ b/.vscode/tasks.json
@@ -61,7 +61,7 @@
             "command": "xargo build --example ble_hid",
             "problemMatcher": [
                 "$rustc"
-            ],
+            ]
         },
         {
             "type": "shell",