Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 1.05 KB

README.md

File metadata and controls

37 lines (22 loc) · 1.05 KB

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.