davidtheclark / linter-stylelint

A plugin for Atom Linter providing an interface to stylelint.

Home Page:https://atom.io/packages/linter-stylelint

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

linter-stylelint Dependency Status

A plugin for Atom Linter providing an interface to stylelint.

demo

Installation

$ apm install linter-stylelint

Config

You can pass configuration to stylelint in the following ways:

.stylelintrc is always prioritized. If you have checked Use preset in the settings and also have a .stylelintrc file, your .stylelintrc configuration will extend the preset, using stylelint's extend functionality.

License

MIT: http://1000ch.mit-license.org/

About

A plugin for Atom Linter providing an interface to stylelint.

https://atom.io/packages/linter-stylelint


Languages

Language:JavaScript 100.0%