File tree Expand file tree Collapse file tree 3 files changed +7
-5
lines changed
packages/plugins/eslint-plugin Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 1- <!-- eslint-disable markdown/no-html -->
2-
31<p align =" center " ><img src =" https://eslint-react.xyz/logo.svg " alt =" logo " width =" 150 " /></p >
42
53<h1 align =" center " alt =" title " >ESLint React</h1 >
64
5+ [ ![ Version] ( https://img.shields.io/npm/v/eslint-plugin-react-x?style=flat&colorA=000000&colorB=000000 )] ( https://npmjs.com/package/eslint-plugin-react-x )
6+ [ ![ Downloads] ( https://img.shields.io/npm/dt/eslint-plugin-react-x.svg?style=flat&colorA=000000&colorB=000000 )] ( https://npmjs.com/package/eslint-plugin-react-x )
7+
78More than 80 high-quality linting rules for writing better React code.
89
910## Features
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ export default tseslint.config(
4747 ] ,
4848 language : "markdown/gfm" ,
4949 rules : {
50- "markdown/no-html" : "error " ,
50+ "markdown/no-html" : "warn " ,
5151 "markdown/no-missing-label-refs" : "off" ,
5252 } ,
5353 } ,
Original file line number Diff line number Diff line change 1- <!-- eslint-disable markdown/no-html -->
2-
31<p align =" center " ><img src =" https://eslint-react.xyz/logo.svg " alt =" logo " width =" 150 " /></p >
42
53<h1 align =" center " alt =" title " >ESLint React</h1 >
64
5+ [ ![ Version] ( https://img.shields.io/npm/v/eslint-plugin-react-x?style=flat&colorA=000000&colorB=000000 )] ( https://npmjs.com/package/eslint-plugin-react-x )
6+ [ ![ Downloads] ( https://img.shields.io/npm/dt/eslint-plugin-react-x.svg?style=flat&colorA=000000&colorB=000000 )] ( https://npmjs.com/package/eslint-plugin-react-x )
7+
78More than 80 high-quality linting rules for writing better React code.
89
910## Features
You can’t perform that action at this time.
0 commit comments