File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed
Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -28,6 +28,7 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
2828* [ Docs] [ ` jsx-no-useless-fragment ` ] : add more examples of correct code ([ #3349 ] [ ] @karlhorky )
2929* [ Docs] [ ` jsx-boolean-value ` ] : add jsdoc types for helper functions ([ #3344 ] [ ] @caroline223 )
3030* [ readme] remove dead codeclimate badge, add actions badge (@ljharb )
31+ * [ readme] Remove dead david-dm badge ([ #3262 ] [ ] @ddzz )
3132
3233[ #3350 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3350
3334[ #3349 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3349
@@ -46,6 +47,7 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
4647[ #3315 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3315
4748[ #3314 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3314
4849[ #3311 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3311
50+ [ #3262 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3262
4951
5052## [ 7.30.1] - 2022.06.23
5153
Original file line number Diff line number Diff line change 44[ ![ github actions] [ actions-image ]] [ actions-url ]
55[ ![ Maintenance Status] [ status-image ]] [ status-url ]
66[ ![ NPM version] [ npm-image ]] [ npm-url ]
7- [ ![ Dependency Status] [ deps-image ]] [ deps-url ]
87[ ![ Tidelift] [ tidelift-image ]] [ tidelift-url ]
98
109React specific linting rules for ` eslint `
@@ -271,9 +270,6 @@ This pairs well with the `eslint:all` rule.
271270[ npm-url ] : https://npmjs.org/package/eslint-plugin-react
272271[ npm-image ] : https://img.shields.io/npm/v/eslint-plugin-react.svg
273272
274- [ deps-url ] : https://david-dm.org/jsx-eslint/eslint-plugin-react
275- [ deps-image ] : https://img.shields.io/david/dev/jsx-eslint/eslint-plugin-react.svg
276-
277273[ status-url ] : https://github.com/jsx-eslint/eslint-plugin-react/pulse
278274[ status-image ] : https://img.shields.io/github/last-commit/jsx-eslint/eslint-plugin-react.svg
279275
You can’t perform that action at this time.
0 commit comments