2.2.0 • Published 2 years ago

eslint-config-origami-component v2.2.0

Weekly downloads
577
License
MIT
Repository
-
Last release
2 years ago

eslint-config-origami-component

This is an ESLint configuration which aims to ensure all Origami components' source code is consistent in style.

Usage

Install this package somewhere your eslint can find it (npm install -g eslint-config-origami-component if your eslint is installed with -g too), and put this in your .eslintrc or wherever you keep your project's eslint config:

{
    "extends": "eslint-config-origami-component"
}
2.2.0

2 years ago

2.1.1

3 years ago

1.1.1

4 years ago

2.1.0

4 years ago

1.1.0

4 years ago

1.0.4

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.0.0

8 years ago