Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 357 Bytes

STYLE-GUIDE.md

File metadata and controls

10 lines (7 loc) · 357 Bytes

Slick Style Guide

Slick adopts most of Airbnb's style guide with ESLint.

Usage

  1. Install ESLint to npm: npm install -g eslint
  2. Enable ESLint on your editor by installing an ESLint plugin
  3. Atom
  4. Sublime