@movable/eslint-config-ember

Shared ESLint configuration for Ember projects at Movable Ink


Keywords
eslint-config, linting, prettier-config, yeoman-generator
License
MIT
Install
npm install @movable/eslint-config-ember@1.0.1

Documentation

lint-config

CI

Shared linter configuration for Movable Ink

This repo contains shared configuration files for various static analysis tools. See the linked documentation below for more information on each.

It also provides a Yeoman generator that can be used to configure the above tools for you.

Recommended Setup

The quickest and easiest way to configure your project with one of these configurations is to run the following:

yarn create @movable/lint-config

You will be asked a few questions about your project, and once answered, the any dependencies and required configuration will be taken care of for you.