Skip to content

Commit 4e8190c

Browse files
committed
build: update deps
1 parent cec6a8c commit 4e8190c

File tree

3 files changed

+24
-24
lines changed

3 files changed

+24
-24
lines changed

pnpm-lock.yaml

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/pages/docs/_meta.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,6 @@ export default {
99
configuration: {
1010
title: "Configuration",
1111
},
12-
faq: {
13-
title: "FAQ",
14-
},
1512
"-Other": {
1613
title: "Other",
1714
type: "separator",
@@ -22,4 +19,7 @@ export default {
2219
glossary: {
2320
title: "Glossary",
2421
},
22+
faq: {
23+
title: "FAQ",
24+
},
2525
} as const;

website/pages/docs/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Fequently Asked Questions
1+
# Frequently Asked Questions
22

33
## What is the purpose of `eslint-react`?
44

0 commit comments

Comments
 (0)