6.0.0 • Published 4 months ago

@bandlab/eslint-config-bandlab-angularjs v6.0.0

Weekly downloads
58
License
MIT
Repository
github
Last release
4 months ago

eslint-config-bandlab-angularjs

This package provides BandLab's .eslintrc as an extensible shared config. By adopting a common ESLint config, we are encouraging a consistent style and quality across all of our JavaScript projects.

Usage

We export two ESLint configurations for your usage.

eslint-config-bandlab-angularjs

Our default export contains all our ESLint rules, including AngularJS rules. It requires eslint and eslint-plugin-angular.

  1. npm install --save-dev @bandlab/eslint-config-bandlab-angularjs @bandlab/eslint-plugin-angular eslint-plugin-unicorn eslint
  2. add "extends": "@bandlab/eslint-config-bandlab-angularjs" to your .eslintrc

eslint-config-bandlab-base

See eslint-config-bandlab-base for the base without AngularJS support.

Disclaimer

Use at your own risks, future versions might change as we improve our style!

6.0.0

4 months ago

5.0.0

8 months ago

4.0.0

5 years ago

3.0.1

5 years ago

3.0.0

5 years ago

2.5.4

5 years ago

2.5.3

6 years ago

2.5.2

6 years ago

2.5.1

6 years ago

2.5.1-beta.0

6 years ago

2.5.0

6 years ago