Skip to content

ESLint configuration for packages built with @bconnorwhite/bob

Notifications You must be signed in to change notification settings

bconnorwhite/eslint-config-bob

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

ESLint configuration for packages built with @bconnorwhite/bob

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published