Skip to content

Commit

Permalink
🔧 eslint: setup tanstack query plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
cruzdanilo committed Oct 3, 2024
1 parent 47d7859 commit f7032a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ module.exports = {
files: ["src/**"],
extends: [
"universe/native",
"plugin:@tanstack/eslint-plugin-query/recommended",
"plugin:react/recommended",
"plugin:react-hooks/recommended",
"plugin:react-native/all",
Expand Down

0 comments on commit f7032a2

Please sign in to comment.