Sha256: 1399a3b681b9fca5844c11a1cd882a5b0854f379438095b92ba58e2388f57db0
Contents?: true
Size: 464 Bytes
Versions: 6
Compression:
Stored size: 464 Bytes
Contents
{ // Use IntelliSense to learn about possible attributes. // Hover to view descriptions of existing attributes. // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387 "version": "0.2.0", "configurations": [ { "name": "Debug rbs2ts", "type": "Ruby", "request": "launch", "program": "${workspaceRoot}/exe/rbs2ts", "useBundler": true, "args": ["convert", "spec/fixtures/test.rbs"] } ] }
Version data entries
6 entries across 6 versions & 1 rubygems