Skip to content

Instantly share code, notes, and snippets.

@majecty
Created October 18, 2019 13:26
Show Gist options
  • Save majecty/9ab78f6d7abf109f35b7693d6f0654ce to your computer and use it in GitHub Desktop.
Save majecty/9ab78f6d7abf109f35b7693d6f0654ce to your computer and use it in GitHub Desktop.
{
"version": "0.2.0",
"configurations": [
{
"type": "node",
"request": "launch",
"name": "sequelize-cli-manual",
"program": "${workspaceFolder}/node_modules/sequelize-cli/lib/sequelize"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment