Skip to content

Commit e6e3433

Browse files
committed
Minor docs changes
1 parent f0df514 commit e6e3433

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,13 @@
55
[![Version](https://img.shields.io/npm/v/@eslint-react/eslint-plugin?style=flat&colorA=111111&colorB=000000)](https://npmjs.com/package/@eslint-react/eslint-plugin)
66
[![Downloads](https://img.shields.io/npm/dt/@eslint-react/eslint-plugin.svg?style=flat&colorA=222222&colorB=000000)](https://npmjs.com/package/@eslint-react/eslint-plugin)
77
[![License](https://img.shields.io/npm/l/@eslint-react/eslint-plugin?style=flat&colorA=333333&colorB=000000)](https://npmjs.com/package/@eslint-react/eslint-plugin)
8-
[![Build with](https://img.shields.io/badge/[email protected].1-000000?style=flat)](https://tsdown.dev)
8+
[![Build with](https://img.shields.io/badge/[email protected].2-000000?style=flat)](https://tsdown.dev)
99

1010
4-7x faster composable ESLint rules for React and friends.
1111

1212
## Table of Contents
1313

14+
- [Table of Contents](#table-of-contents)
1415
- [Features](#features)
1516
- [Public Packages](#public-packages)
1617
- [Unified ESLint Plugin](#unified-eslint-plugin)
@@ -20,8 +21,8 @@
2021
- [Setup](#setup)
2122
- [Presets](#presets)
2223
- [Bare Bones](#bare-bones)
23-
- [General Purpose](#general-purpose)
24-
- [TypeScript Specialized](#typescript-specialized)
24+
- [General Purpose](#general-purpose)
25+
- [TypeScript Specialized](#typescript-specialized)
2526
- [Other](#other)
2627
- [Rules](#rules)
2728
- [Benchmark](#benchmark)

packages/plugins/eslint-plugin/README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,13 @@
55
[![Version](https://img.shields.io/npm/v/@eslint-react/eslint-plugin?style=flat&colorA=111111&colorB=000000)](https://npmjs.com/package/@eslint-react/eslint-plugin)
66
[![Downloads](https://img.shields.io/npm/dt/@eslint-react/eslint-plugin.svg?style=flat&colorA=222222&colorB=000000)](https://npmjs.com/package/@eslint-react/eslint-plugin)
77
[![License](https://img.shields.io/npm/l/@eslint-react/eslint-plugin?style=flat&colorA=333333&colorB=000000)](https://npmjs.com/package/@eslint-react/eslint-plugin)
8-
[![Build with](https://img.shields.io/badge/[email protected].1-000000?style=flat)](https://tsdown.dev)
8+
[![Build with](https://img.shields.io/badge/[email protected].2-000000?style=flat)](https://tsdown.dev)
99

1010
4-7x faster composable ESLint rules for React and friends.
1111

1212
## Table of Contents
1313

14+
- [Table of Contents](#table-of-contents)
1415
- [Features](#features)
1516
- [Public Packages](#public-packages)
1617
- [Unified ESLint Plugin](#unified-eslint-plugin)
@@ -20,8 +21,8 @@
2021
- [Setup](#setup)
2122
- [Presets](#presets)
2223
- [Bare Bones](#bare-bones)
23-
- [General Purpose](#general-purpose)
24-
- [TypeScript Specialized](#typescript-specialized)
24+
- [General Purpose](#general-purpose)
25+
- [TypeScript Specialized](#typescript-specialized)
2526
- [Other](#other)
2627
- [Rules](#rules)
2728
- [Benchmark](#benchmark)

0 commit comments

Comments
 (0)