0.3.0 • Published 4 years ago

@bob-obringer/eslint-config v0.3.0

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

@bobringer/eslint-config

This package contains a very opinionated default set of rules (based on eslint-config-airbnb) for:

  • React
  • Typescript
  • Prettier

Installation

yarn add --dev @bob-obringer/eslint-config
npx install-peerdeps --dev @bob-obringer/eslint-config

Next, create an .eslintrc.json file with the following contents:

{
  "extends": [
    "@bob-obringer/eslint-config"
  ]
}
0.3.0

4 years ago

0.2.7

4 years ago

0.2.6

4 years ago

0.2.5

4 years ago

0.2.4

4 years ago

0.2.3

4 years ago

0.2.1

4 years ago

0.2.2

4 years ago

0.1.14

4 years ago

0.2.0

4 years ago

0.1.10

4 years ago

0.1.11

4 years ago

0.1.12

4 years ago

0.1.13

4 years ago

0.1.9

4 years ago

0.1.8

4 years ago

0.1.7

4 years ago

0.1.4

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.2

4 years ago

0.1.3

4 years ago

0.1.1

4 years ago