eslint-config-videotron-angularjs

2.0.0 • Public • Published

Videotron's AngularJS ESLint configuration

Install

npm install eslint-config-videotron-angularjs

Usage

Shareable configs are designed to work with the extends feature of .eslintrc files. You can learn more about Shareable Configs on the official ESLint website.

To use the Videotron Angular Js Standard Style shareable config, first run this:

npm install eslint-config-videotron-angularjs

Then, add this to your .eslintrc file:

{
  "extends": "videotron-angularjs"
}

Note: We omitted the eslint-config- prefix since it is automatically assumed by ESLint.

Readme

Keywords

none

Package Sidebar

Install

npm i eslint-config-videotron-angularjs

Weekly Downloads

31

Version

2.0.0

License

LicenseRef-LICENSE

Last publish

Collaborators

  • bao-videotron
  • videotron-frontend