ddaza / eslint-config-stylelint

stylelint org's shareable config for eslint

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eslint-config-stylelint

NPM version Travis Build Status

stylelint org's shareable config for eslint.

For consistent JavaScript code across stylelint's repos.

Installation

$ npm install eslint-config-stylelint

Usage

Add this to your .eslintrc file:

extends: 'stylelint'

About

stylelint org's shareable config for eslint

License:MIT License


Languages

Language:JavaScript 100.0%