We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
tannerlinsley
TkDodo
Learn more about funding links in repositories.
Report abuse
1 parent 0186c20 commit 8093fc2Copy full SHA for 8093fc2
packages/eslint-plugin-query/src/index.ts
@@ -34,6 +34,7 @@ Object.assign(plugin.configs, {
34
},
35
'flat/recommended': [
36
{
37
+ name: 'tanstack/query/flat/recommended',
38
plugins: {
39
'@tanstack/query': plugin,
40
0 commit comments