0.0.11 • Published 10 months ago

@zhangwj0520/eslint-config-react v0.0.11

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

@zhangwj0520/eslint-config-react

React eslint config presets extends ts config

Usage

Install

pnpm add -D eslint @zhangwj0520/eslint-config-react

Config eslint (.eslintrc | .eslintrc.js | .eslintrc.json)

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

Add scripts for package.json

For example:

{
  "scripts": {
    "lint": "eslint . --fix"
  }
}
0.0.11

10 months ago

0.0.10

12 months ago

0.0.9

12 months ago

0.0.8

12 months ago

0.0.7

12 months ago

0.0.6

12 months ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago

0.0.0

1 year ago