biome lint fix
This commit is contained in:
parent
d2eaeb3e34
commit
2d73ffb22a
@ -4,9 +4,7 @@
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Getting Started",
|
||||
"items": [
|
||||
"getting-started/self-hosting"
|
||||
]
|
||||
"items": ["getting-started/self-hosting"]
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
@ -57,17 +55,12 @@
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Troubleshooting",
|
||||
"items": [
|
||||
"troubleshooting/common-problems"
|
||||
]
|
||||
"items": ["troubleshooting/common-problems"]
|
||||
},
|
||||
{
|
||||
"type": "category",
|
||||
"label": "Reference / FAQ",
|
||||
"items": [
|
||||
"reference/faq",
|
||||
"reference/documentation-style-guide"
|
||||
]
|
||||
"items": ["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