Skip to content

Instantly share code, notes, and snippets.

@ClydeDz
Created February 10, 2020 09:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ClydeDz/19120430cf2d570598cd4a2ddf769451 to your computer and use it in GitHub Desktop.
Save ClydeDz/19120430cf2d570598cd4a2ddf769451 to your computer and use it in GitHub Desktop.
Sample of the engines section from the package.json file for a VS Code project.
{
"engines": {
"vscode": "^1.28.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment