We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3aa4681 commit 7f363ccCopy full SHA for 7f363cc
challenges/ecosystem/02.md
@@ -276,6 +276,7 @@ In our case `cargo_capacity`, `cost_in_credits` are not using `camelCase` and we
276
### Avoid data layer issues
277
278
- [ ] Install [TanStack Query ESLint plugin](https://tanstack.com/query/latest/docs/eslint/eslint-plugin-query).
279
+- [ ] Install [Perfecionist](https://perfectionist.dev/) to enforce a consistent code style across your codebase.
280
281
### Share your settings with your team
282
0 commit comments