Skip to content

Commit 81ef31f

Browse files
docs: Move eslint docs to core (v4)
1 parent dd20738 commit 81ef31f

File tree

6 files changed

+25
-25
lines changed

6 files changed

+25
-25
lines changed

docs/config.json

Lines changed: 25 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,31 @@
4242
"to": "reference/onlineManager"
4343
}
4444
]
45+
},
46+
{
47+
"label": "ESLint",
48+
"children": [
49+
{
50+
"label": "ESLint Plugin Query",
51+
"to": "eslint/eslint-plugin-query"
52+
},
53+
{
54+
"label": "Exhaustive Deps",
55+
"to": "eslint/exhaustive-deps"
56+
},
57+
{
58+
"label": "No deprecated options",
59+
"to": "eslint/no-deprecated-options"
60+
},
61+
{
62+
"label": "Prefer object syntax",
63+
"to": "eslint/prefer-query-object-syntax"
64+
},
65+
{
66+
"label": "Stable Query Client",
67+
"to": "eslint/stable-query-client"
68+
}
69+
]
4570
}
4671
],
4772
"frameworkMenus": [
@@ -332,31 +357,6 @@
332357
}
333358
]
334359
},
335-
{
336-
"label": "ESLint",
337-
"children": [
338-
{
339-
"label": "ESLint Plugin Query",
340-
"to": "framework/react/eslint/eslint-plugin-query"
341-
},
342-
{
343-
"label": "Exhaustive Deps",
344-
"to": "framework/react/eslint/exhaustive-deps"
345-
},
346-
{
347-
"label": "No deprecated options",
348-
"to": "framework/react/eslint/no-deprecated-options"
349-
},
350-
{
351-
"label": "Prefer object syntax",
352-
"to": "framework/react/eslint/prefer-query-object-syntax"
353-
},
354-
{
355-
"label": "Stable Query Client",
356-
"to": "framework/react/eslint/stable-query-client"
357-
}
358-
]
359-
},
360360
{
361361
"label": "Plugins",
362362
"children": [
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)