[![NPM version][npm-img]][npm-url] [![Dependency status][david-img]][david-url] [![License][license-img]][license-url]
npm install eslint-config-bx-bsd
[![NPM version][npm-img]][npm-url]
[![Dependency status][david-img]][david-url]
[![License][license-img]][license-url]
* yeap!
* package.json
``js``
{
"eslintConfig": {
"extends": [
"eslint-config-bx-bsd"
]
}
}
[npm-img]: https://img.shields.io/npm/v/eslint-config-bx-bsd.svg?style=flat-square
[npm-url]: https://npmjs.org/package/eslint-config-bx-bsd
[david-img]: https://img.shields.io/david/coderhaoxin/eslint-config-bx-bsd.svg?style=flat-square
[david-url]: https://david-dm.org/coderhaoxin/eslint-config-bx-bsd
[license-img]: http://img.shields.io/badge/license-MIT-green.svg?style=flat-square
[license-url]: http://opensource.org/licenses/MIT