eslint-config-ackee

ESLint config for Ackee javascript developers


Keywords
ackee, eslint-config, frontend, javascript
License
MIT
Install
npm install eslint-config-ackee@0.9.2

Documentation

ackee|@ackee/eslint-config

GitHub license CI Status Dependency Status

ESLint config Ackee

ESLint configuration for Ackee frontend projects.


How to use

Install it:

 yarn add -D @ackee/eslint-config

Create .eslintrc in your project:

{
  "extends": ["@ackee/eslint-config"]
}

Dependencies

Extends

Rules

To discuss

You can find current rules to discuss at github issues page.