ember-debonair

0.4.4 • Public • Published

Ember-debonair

npm version Ember Observer Score Build Status

About

Ember-debonair is an oppinionated set of ESLint rules, addons, configurations, etc. that you can use to get up and running quickly with your Ember app or addon. You can use these addons to enforce code style and code coverage, setup a grid with flexi, use SCSS for your styles, etc. The rules and addons, included here, are heavily used throughout the Ember community, but are tweaked slightly to the opinions I wanted to enforce for Ship Shape addons and apps.

Installation

ember install ember-debonair

Packages

App Styling

Code Climate / Test Coverage

Code Style

Misc

Files

ESLint

  • .eslintrc.js Extends eslint-plugin-ship-shape
  • /tests/.eslintrc.js Uses the default embertest from ember-cli-eslint

Stylelint

  • .stylelintrc.js Extends stylelint-config-ship-shape

/ember-debonair/

    Package Sidebar

    Install

    npm i ember-debonair

    Weekly Downloads

    19

    Version

    0.4.4

    License

    MIT

    Last publish

    Collaborators

    • rwwagner90