Skip to content

bothrs/eslint-config

Repository files navigation

Bothrs: ESLint configuration

A very opinionated ESLint configuration used at Bothrs.

Prerequisites

  • Prettier
  • Typescript

Packages

Package Framework Version
@bothrs/eslint-config Vanilla JS v2.0.0
@bothrs/eslint-config-jest Jest v2.0.0
@bothrs/eslint-config-next NextJS v2.0.0
@bothrs/eslint-config-node NodeJS v2.0.0
@bothrs/eslint-config-react React v2.0.0
@bothrs/eslint-config-react-native React Native v2.0.0
@bothrs/eslint-config-typescript Typescript v2.0.0

Usage

All packages extend @bothrs/eslint-config. They can be mixed and matched to add support for the framework that are used.