Skip to content

Commit c050d57

Browse files
committed
docs: rebuild docs
1 parent 3068de6 commit c050d57

File tree

274 files changed

+543
-544
lines changed

Some content is hidden

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

274 files changed

+543
-544
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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)