eslint-config-bob

2.0.1 • Public • Published

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

Package Sidebar

Install

npm i eslint-config-bob

Weekly Downloads

4

Version

2.0.1

License

MIT

Unpacked Size

22 kB

Total Files

14

Last publish

Collaborators

  • bconnorwhite