Skip to content

Commit 68d3b72

Browse files
committed
docs: rebuild docs
1 parent 3068de6 commit 68d3b72

File tree

275 files changed

+546
-547
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

275 files changed

+546
-547
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ A series of composable ESLint plugins for libraries and frameworks that use Reac
77
## Features
88

99
- **Flexible**: Increased flexibility with fewer rule options.
10-
- **Comprehensive**: First-class support for TypeScript, React UI libraries, and polymorphic components.
10+
- **Comprehensive**: First-class support for TypeScript, React UI libraries, polymorphic components.
1111
- **Advanced Analysis**: Handles complex scenarios and identifies problems that other tools might miss.
1212

1313
## Public packages
@@ -80,7 +80,7 @@ export default tseslint.config({
8080
### General Purpose
8181

8282
- **Recommended** (`recommended`)\
83-
Enforce rules that are recommended by ESLint React for general purpose `React` + `React DOM` applications.
83+
Enforce rules that are recommended by ESLint React for general purpose React + React DOM applications.
8484
_This preset includes the `core`, `dom`, and `web-api` presets._
8585

8686
### TypeScript Specialized

packages/plugins/eslint-plugin/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ A series of composable ESLint plugins for libraries and frameworks that use Reac
77
## Features
88

99
- **Flexible**: Increased flexibility with fewer rule options.
10-
- **Comprehensive**: First-class support for TypeScript, React UI libraries, and polymorphic components.
10+
- **Comprehensive**: First-class support for TypeScript, React UI libraries, polymorphic components.
1111
- **Advanced Analysis**: Handles complex scenarios and identifies problems that other tools might miss.
1212

1313
## Public packages
@@ -80,7 +80,7 @@ export default tseslint.config({
8080
### General Purpose
8181

8282
- **Recommended** (`recommended`)\
83-
Enforce rules that are recommended by ESLint React for general purpose `React` + `React DOM` applications.
83+
Enforce rules that are recommended by ESLint React for general purpose React + React DOM applications.
8484
_This preset includes the `core`, `dom`, and `web-api` presets._
8585

8686
### TypeScript Specialized

packages/utilities/eff/docs/Either.js/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
[**@eslint-react/tools**](../README.md)
1+
[**@eslint-react/eff**](../README.md)
22

33
***
44

5-
[@eslint-react/tools](../README.md) / ./Either.js
5+
[@eslint-react/eff](../README.md) / ./Either.js
66

77
# ./Either.js
88

packages/utilities/eff/docs/Either.js/functions/all.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
[**@eslint-react/tools**](../../README.md)
1+
[**@eslint-react/eff**](../../README.md)
22

33
***
44

5-
[@eslint-react/tools](../../README.md) / [./Either.js](../README.md) / all
5+
[@eslint-react/eff](../../README.md) / [./Either.js](../README.md) / all
66

77
# Function: all()
88

packages/utilities/eff/docs/Either.js/functions/andThen.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
[**@eslint-react/tools**](../../README.md)
1+
[**@eslint-react/eff**](../../README.md)
22

33
***
44

5-
[@eslint-react/tools](../../README.md) / [./Either.js](../README.md) / andThen
5+
[@eslint-react/eff](../../README.md) / [./Either.js](../README.md) / andThen
66

77
# Function: andThen()
88

packages/utilities/eff/docs/Either.js/functions/ap.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
[**@eslint-react/tools**](../../README.md)
1+
[**@eslint-react/eff**](../../README.md)
22

33
***
44

5-
[@eslint-react/tools](../../README.md) / [./Either.js](../README.md) / ap
5+
[@eslint-react/eff](../../README.md) / [./Either.js](../README.md) / ap
66

77
# Function: ap()
88

packages/utilities/eff/docs/Either.js/functions/bind.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
[**@eslint-react/tools**](../../README.md)
1+
[**@eslint-react/eff**](../../README.md)
22

33
***
44

5-
[@eslint-react/tools](../../README.md) / [./Either.js](../README.md) / bind
5+
[@eslint-react/eff](../../README.md) / [./Either.js](../README.md) / bind
66

77
# Function: bind()
88

packages/utilities/eff/docs/Either.js/functions/bindTo.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
[**@eslint-react/tools**](../../README.md)
1+
[**@eslint-react/eff**](../../README.md)
22

33
***
44

5-
[@eslint-react/tools](../../README.md) / [./Either.js](../README.md) / bindTo
5+
[@eslint-react/eff](../../README.md) / [./Either.js](../README.md) / bindTo
66

77
# Function: bindTo()
88

packages/utilities/eff/docs/Either.js/functions/filterOrLeft.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
[**@eslint-react/tools**](../../README.md)
1+
[**@eslint-react/eff**](../../README.md)
22

33
***
44

5-
[@eslint-react/tools](../../README.md) / [./Either.js](../README.md) / filterOrLeft
5+
[@eslint-react/eff](../../README.md) / [./Either.js](../README.md) / filterOrLeft
66

77
# Function: filterOrLeft()
88

packages/utilities/eff/docs/Either.js/functions/flatMap.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
[**@eslint-react/tools**](../../README.md)
1+
[**@eslint-react/eff**](../../README.md)
22

33
***
44

5-
[@eslint-react/tools](../../README.md) / [./Either.js](../README.md) / flatMap
5+
[@eslint-react/eff](../../README.md) / [./Either.js](../README.md) / flatMap
66

77
# Function: flatMap()
88

0 commit comments

Comments
 (0)