1.0.2 • Published 7 years ago

satchel-ember-styleguide v1.0.2

Weekly downloads
4
License
ISC
Repository
github
Last release
7 years ago

satchel-ember-styleguides

Team Satchel shared style configs.

Installation

yarn add satchel-ember-styleguide

Usage

If you don't have already a top level .eslintrc.js file, create one an replace all content with the following code:

var eslint = require('satchel-ember-styleguide/default-eslint');

module.exports = eslint.defaults;

Dependencies:

The current rules are dependant on eslint-plugin-ember-suave, if you don't have this installed, run:

yarn add eslint-plugin-ember-suave
1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago

0.0.1

7 years ago