UNPKG

@ibaraki-douji/anime4k

Version:

Upscale Videos using Anime4KCPP

25 lines 408 B
{ "version": "2.0.0", "tasks": [ { "type": "typescript", "tsconfig": "tsconfig.json", "problemMatcher": [ "$tsc" ], "group": { "isDefault": true, "kind": "build" }, "presentation": { "echo": true, "reveal": "never", "focus": false, "panel": "shared", "showReuseMessage": true, "clear": false }, "label": "tsc: build - tsconfig.json" } ] }