Skip to content

Commit

Permalink
chore: fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
TkDodo committed Feb 26, 2024
1 parent d83aa27 commit 55782ae
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion docs/eslint/eslint-plugin-query.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ $ npm i -D @tanstack/eslint-plugin-query
$ pnpm add -D @tanstack/eslint-plugin-query
# or
$ yarn add -D @tanstack/eslint-plugin-query
# or
# or
$ bun add -D @tanstack/eslint-plugin-query
```

Expand Down
1 change: 0 additions & 1 deletion docs/framework/solid/devtools.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ $ yarn add @tanstack/solid-query-devtools
$ bun add @tanstack/solid-query-devtools
```


You can import the devtools like this:

```tsx
Expand Down

0 comments on commit 55782ae

Please sign in to comment.