VSCode extension to support tslint
- run npm install inside the
tslintandtslint-serverfolders - open VS Code on
tslintandtslint-server
- open VS Code on
tslint-server - run
npm run compileornpm run watchto build the server and copy it into thetslintfolder - to debug press F5 which attaches a debugger to the server
- open VS Code on
tslint - run F5 to build and debug the extension