Commit f6757a6
fix(react-query): eslint-plugin-query now working with vanilla js (TanStack#8322)
* fix: eslint-plugin-query not working with vanilla js
* Update packages/eslint-plugin-query/src/utils/detect-react-query-imports.ts
* Disabled linter for conditional statement
This should make it pass the eslint-plugin test
---------
Co-authored-by: Dominik Dorfmeister <[email protected]>
Co-authored-by: Lachlan Collins <[email protected]>1 parent d08d115 commit f6757a6
File tree
1 file changed
+2
-1
lines changed- packages/eslint-plugin-query/src/utils
1 file changed
+2
-1
lines changedLines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
| 59 | + | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
| |||
0 commit comments