UNPKG

vscode-no-unsupported

Version:

An extension for removing [Unsupported] from the titlebar

10 lines (9 loc) 209 B
{ "version": "0.1.0", "command": "npm", "isShellCommand": true, "showOutput": "silent", "args": ["run", "compile", "--loglevel", "silent"], "isBackground": true, "problemMatcher": "$tsc-watch" }