0.4.9 • Published 2 years ago

@ocavue/eslint-config-react v0.4.9

Weekly downloads
-
License
-
Repository
github
Last release
2 years ago

@ocavue/eslint-config

A set of ESLint rules for TypeScript React projects.

Install

$ npm install -D eslint prettier @ocavue/eslint-config-react

Usage

In your ESLint configuration file

// .eslintrc.cjs
module.exports = {
  extends: ['@ocavue/eslint-config-react'],
}
0.4.9

2 years ago

0.4.8

2 years ago

0.4.7

3 years ago

0.4.6

3 years ago

0.4.5

3 years ago

0.4.4

3 years ago

0.4.3

3 years ago

0.4.2

3 years ago

0.4.1

3 years ago

0.4.0

3 years ago

0.3.0

3 years ago

0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.1

3 years ago