eslint-config-bob

ESLint configuration for packages built with @bconnorwhite/bob


Keywords
eslint, config, lint, eslintconfig, styleguide, typescript, ts, react, bconnorwhite, bob, @bconnorwhite/bob, eslint-config, linting, node, nodejs
License
MIT
Install
npm install eslint-config-bob@2.0.1

Documentation

eslint-config-bob

npm typescript Coverage Status GitHub stars Twitter Follow

ESLint configuration for packages built with @bconnorwhite/bob.

Reasonable linting rules for TypeScript, React, and JSON.

Installation

yarn add eslint-config-bob
npm install eslint-config-bob

Usage

In .eslintrc.json:

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

Dependenciesdependencies


Peer DependenciesDavid

  • eslint: An AST-based pattern checker for JavaScript.

Dev DependenciesDavid


License license

MIT