@algoan/eslint-config-react

3.1.0 • Public • Published

Algoan Logo

Algoan React ESLint config

Algoan ESLint configuration shared for React projects written in TypeScript and using prettier.

Installation

First, install this module running:

npm install @algoan/eslint-config-react --save-dev

Then, create a .eslintrc.json file:

{
  "extends": "@algoan/eslint-config-react"
}

Usage

In your package.json file, add a script:

{
  "lint": "eslint **/*.{js,jsx,ts,tsx}"
}

Dependencies (7)

Dev Dependencies (10)

Package Sidebar

Install

npm i @algoan/eslint-config-react

Weekly Downloads

4

Version

3.1.0

License

ISC

Unpacked Size

6.58 kB

Total Files

5

Last publish

Collaborators

  • algoanbot
  • fabong
  • na-ji