Skip to content

Commit 8093fc2

Browse files
NishargShahTkDodoautofix-ci[bot]
authored
fix(eslint-plugin-query): add name attribute for eslint config inspector (TanStack#8584)
* fix(eslint-plugin-query): add name attribute for eslint config inspector * ci: apply automated fixes --------- Co-authored-by: Dominik Dorfmeister <[email protected]> Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
1 parent 0186c20 commit 8093fc2

File tree

1 file changed

+1
-0
lines changed
  • packages/eslint-plugin-query/src

1 file changed

+1
-0
lines changed

packages/eslint-plugin-query/src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ Object.assign(plugin.configs, {
3434
},
3535
'flat/recommended': [
3636
{
37+
name: 'tanstack/query/flat/recommended',
3738
plugins: {
3839
'@tanstack/query': plugin,
3940
},

0 commit comments

Comments
 (0)