VS Code extension to support sass-lint.
- run
npm installinside thesass-lintandsass-lint-serverfolders - open VS Code on
sass-lintandsass-lint-server
- open VS Code on
sass-lint-server - run
npm run compileornpm run watchto build the server and copy it into thesass-lintfolder - to debug press F5 which attaches a debugger to the server
- open VS Code on
sass-lint - run F5 to build and debug the extension