Skip to content

Commit

Permalink
Merge pull request #8 from VicSolWang/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
VicSolWang committed Dec 28, 2021
2 parents 08160d4 + 15e97a4 commit ae10580
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
[![codecov](https://img.shields.io/codecov/c/gh/VicSolWang/eslint-config-wzx-react/master?label=codecov&logo=codecov&style=flat-square)](https://codecov.io/gh/VicSolWang/eslint-config-wzx-react)
[![NPM downloads](https://img.shields.io/npm/dt/eslint-config-wzx-react?style=flat-square)](https://www.npmjs.com/package/eslint-config-wzx-react)

> The custom react eslint rules based on [eslint-config-airbnb](https://www.npmjs.com/package/eslint-config-airbnb). (Support Typescript Eslint)
> The custom react eslint rules based on [eslint-config-wzx](https://www.npmjs.com/package/eslint-config-wzx). (Follow airbnb and Support Typescript Eslint)
## :cd: Installation

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "eslint-config-wzx-react",
"version": "0.4.0",
"description": "The custom react eslint rules based on airbnb. (Support Typescript Eslint)",
"description": "The custom react eslint rules based on eslint-config-wzx. (Follow airbnb and Support Typescript Eslint)",
"main": "index.js",
"engines": {
"node": ">=12"
Expand Down

0 comments on commit ae10580

Please sign in to comment.