biome lint fix
This commit is contained in:
parent
d2eaeb3e34
commit
2d73ffb22a
@ -4,9 +4,7 @@
|
|||||||
{
|
{
|
||||||
"type": "category",
|
"type": "category",
|
||||||
"label": "Getting Started",
|
"label": "Getting Started",
|
||||||
"items": [
|
"items": ["getting-started/self-hosting"]
|
||||||
"getting-started/self-hosting"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "category",
|
"type": "category",
|
||||||
@ -57,17 +55,12 @@
|
|||||||
{
|
{
|
||||||
"type": "category",
|
"type": "category",
|
||||||
"label": "Troubleshooting",
|
"label": "Troubleshooting",
|
||||||
"items": [
|
"items": ["troubleshooting/common-problems"]
|
||||||
"troubleshooting/common-problems"
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"type": "category",
|
"type": "category",
|
||||||
"label": "Reference / FAQ",
|
"label": "Reference / FAQ",
|
||||||
"items": [
|
"items": ["reference/faq", "reference/documentation-style-guide"]
|
||||||
"reference/faq",
|
|
||||||
"reference/documentation-style-guide"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@ -1,4 +1 @@
|
|||||||
[
|
["0.1.21", "0.1.20"]
|
||||||
"0.1.21",
|
|
||||||
"0.1.20"
|
|
||||||
]
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user