diff --git a/package.json b/package.json index f8c06fd..579f26c 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "scripts": { "vscode:prepublish": "npm run compile", "compile": "tsc -b", - "watch": "tsc -b -w", + "watch": "tsc -b -w" }, "devDependencies": { "@types/node": "^16.11.7",