0.3.0 • Published 5 years ago

@bob-obringer/eslint-config v0.3.0

Weekly downloads
-
License
MIT
Repository
-
Last release
5 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

5 years ago

0.2.7

5 years ago

0.2.6

5 years ago

0.2.5

5 years ago

0.2.4

5 years ago

0.2.3

5 years ago

0.2.1

5 years ago

0.2.2

5 years ago

0.1.14

5 years ago

0.2.0

5 years ago

0.1.10

5 years ago

0.1.11

5 years ago

0.1.12

5 years ago

0.1.13

5 years ago

0.1.9

5 years ago

0.1.8

5 years ago

0.1.7

5 years ago

0.1.4

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.2

5 years ago

0.1.3

5 years ago

0.1.1

5 years ago