Extension to integrate ESLint into VSCode.
- run npm install
- open VS Code
- Run the
watch
task to compile the client and server - To run/debug the extension use the
Launch Extension
launch configuration - to debug the server use the
Attach to Server
launch configuration