2.3.0 • Published 4 years ago

@jbateson/eslint-config v2.3.0

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

@jbateson/eslint-config

npm (scoped) semantic-release Dependabot enabled Actions Status

yarn add -D @jbateson/eslint-config

And make sure you install the required peer dependencies required for this config:

$ yarn global add install-peerdeps
$ install-peerdeps --dev @jbateson/eslint-config

In .eslintrc:

{
    "extends": "@jbateson"
}

Don't forget to include your custom prettier settings (if you have any) in your app's package.json/.prettierrc/etc. Otherwise prettier will be invoked with the defaults.

2.3.0

4 years ago

2.2.0

4 years ago

2.1.0

5 years ago

2.0.0

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.0

6 years ago