eslint-config-probo

2.0.0 • Public • Published

Probo ESLint config

ESLint configuration for Probo projects. Use these ESLint settings to conform to Probo's code standard guidelines.

Install

npm install eslint-config-probo --save-dev

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 Probo's standard style shareable config, add your own .eslintrc file like so:

{
  "extends": "eslint-config-probo"
}

Readme

Keywords

Package Sidebar

Install

npm i eslint-config-probo

Weekly Downloads

1

Version

2.0.0

License

MIT

Last publish

Collaborators

  • mbagnall
  • stevenheise
  • sk33lz
  • fingerwig
  • zanchin
  • tizzo
  • cejams
  • jkaeser