Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 873 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 873 Bytes

linter-lesshint

apm Build Status Build status

This plugin for linter provides an interface to lesshint. It will lint your .less while editing and on save so you'll instantly see if your code is sticking to your code conventions/style.

Installation

$ apm install linter-lesshint

Config

When you activate the globalConfig option you can add the config file inside the folder specified in the input field and it will be used for every less file.