ember-sbe-tooling

3.0.3 • Public • Published

ember-sbe-tooling

npm version Circle CI

This addon is for internal use on Showbie's Ember projects to enforce a consistent coding standard. We will not accept external pull requests but feel free to take inspiration from it.

Usage

ember install ember-sbe-tooling

To update the addon, you should be able to simply re-run the above command. If needed you can also run the blueprints independently:

ember g showbie-tooling

Note that you should ensure you are using the appropriate version of Node/npm:

nvm use

Style enforcement

This addon provides configuration for the following tools:

  • CircleCI
  • editorconfig
  • ember-cli-release
  • eslint
  • nvm
  • pre-commit
  • prettier
  • stylelint
  • testem
  • yarn

IDE integration

For realtime feedback in your editor, you may need to install eslint-plugin-ember globally:

npm i -g eslint-plugin-ember

Contributing

Installation

  • git clone this repository
  • yarn install

For more information on using ember-cli, visit http://www.ember-cli.com/.

Package Sidebar

Install

npm i ember-sbe-tooling

Weekly Downloads

9

Version

3.0.3

License

MIT

Unpacked Size

306 kB

Total Files

28

Last publish

Collaborators

  • elidupuis