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

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i satchel-ember-styleguide

      Weekly Downloads

      3

      Version

      1.0.2

      License

      ISC

      Last publish

      Collaborators

      • samdemaeyer