1.4.1 • Published 7 years ago

@shiftboard/eslint-config v1.4.1

Weekly downloads
-
License
MIT
Repository
-
Last release
7 years ago

shiftboard-eslint

A custom eslint config for Shiftboard

Install

yarn add --dev @shiftboard/eslint-config

Usage

In your eslintrc.js:

{
  "extends": "@shiftboard"
}