UNPKG

@inst/vscode-bin-darwin

Version:

BINARY ONLY - VSCode binary deployment for macOS

10 lines (9 loc) 149 B
{ "title": "JSON schema for the JavaScript configuration file", "type": "object", "default": { "compilerOptions": { "target": "es6" } } }