satchel-ember-styleguide

1.0.2 • Public • Published

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    1
  • 1.0.1
    0
  • 1.0.0
    1
  • 0.0.1
    1

Package Sidebar

Install

npm i satchel-ember-styleguide

Weekly Downloads

3

Version

1.0.2

License

ISC

Last publish

Collaborators

  • samdemaeyer