This extension pack packages some of the top extensions that has everything you need to get started learning or teaching node.js and JavaScript.
Extensions Included
npm
npm - Adds validation for npm packages in package.json to warn if there's a mismatch between packages listed but not installed or different versions installed and listed. As well as commands to run npm scripts from the Command Palette or the package.json itself
ESLint - auto-formatting keeps students focused on program logic and linting helps them quickly find, understand, and fix errors in their JavaScript code.
Vetur – Vue.js framework support for syntax highlighting, code completion, and more.