diff --git a/.vscode/tasks.json b/.vscode/tasks.json index c59f2cf6c7d1f739351734f9e300c144ced9e9c9..b3225a1f2aa3536b48e7f68f44220d42958af6eb 100644 --- a/.vscode/tasks.json +++ b/.vscode/tasks.json @@ -9,11 +9,6 @@ "problemMatcher": [ "$tsc" ] - }, - { - "type": "npm", - "script": "app-render-test", - "problemMatcher": [] } ] } \ No newline at end of file