master

1.0.9 • Public • Published

local global setup for tests use command on mac "npm install -g ./" setup node launch file { // 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": [

    {
        "type": "node",
        "request": "launch",
        "name": "Launch Program",
        "program": "${workspaceRoot}/server.js",
        "cwd": "${workspaceRoot}"
    }
]

}

Readme

Keywords

none

Package Sidebar

Install

npm i master

Weekly Downloads

314

Version

1.0.9

License

ISC

Unpacked Size

879 kB

Total Files

42

Last publish

Collaborators

  • tailor