Sha256: d2e7a817688daf2f187f74902717e525da165d77060fec3b0da1a9d2726971ed
Contents?: true
Size: 470 Bytes
Versions: 25
Compression:
Stored size: 470 Bytes
Contents
{ // For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387 "version": "0.2.0", "configurations": [ { "name": "ng serve", "type": "chrome", "request": "launch", "preLaunchTask": "npm: start", "url": "http://localhost:4200/" }, { "name": "ng test", "type": "chrome", "request": "launch", "preLaunchTask": "npm: test", "url": "http://localhost:9876/debug.html" } ] }
Version data entries
25 entries across 25 versions & 1 rubygems