Extension to integrate ESLint into VS Code.
- Use git with symbolic link support enabled
- 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