VS Code extension to support sass-lint.
- run
npm install
inside thesass-lint
andsass-lint-server
folders - open VS Code on
sass-lint
andsass-lint-server
- open VS Code on
sass-lint-server
- run
npm run compile
ornpm run watch
to build the server and copy it into thesass-lint
folder - 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