0.0.3 • Published 6 years ago

@smartbro/styleguide-js v0.0.3

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

@smartbro/styleguide-js

npm (scoped)

The styleguide from SmartBro for smartbros.

Install

$ npm i @smartbro/styleguide-js

Usage

add to your .eslintrc.json config

{
    "extends": "@smartbro/styleguide-js"
}