Skip to content

tomquirk/stylint-brunch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stylint-brunch

Downloads Version

Adds Stylint support to Brunch.

Usage

Install the plugin via npm with npm install --save-dev stylint-brunch.

Options

See the Stylint Docs for a list of available options.

config = {
  plugins: {
    stylint: {
      ...
    }
  }
}

Releases

No releases published

Packages

No packages published