0.4.9 • Published 1 year ago

@ocavue/eslint-config-react v0.4.9

Weekly downloads
-
License
-
Repository
github
Last release
1 year 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

1 year ago

0.4.8

1 year ago

0.4.7

1 year ago

0.4.6

1 year ago

0.4.5

1 year ago

0.4.4

1 year ago

0.4.3

1 year ago

0.4.2

1 year ago

0.4.1

1 year ago

0.4.0

1 year ago

0.3.0

1 year ago

0.2.2

1 year ago

0.2.1

1 year ago

0.2.0

1 year ago

0.1.1

1 year ago