Extension to integrate JSLint into VS Code.
- run npm install inside the
jslintandjslint-serverfolders - open VS Code on
jslintandjslint-server
- open VS Code on
jslint-server - run
npm run compileornpm run watchto build the server and copy it into thejslintfolder - to debug press F5 which attaches a debugger to the server
- open VS Code on
jslint - run F5 to build and debug the extension