Skip to content

Commit

Permalink
Update recommened-linters.mdx
Browse files Browse the repository at this point in the history
  • Loading branch information
BorysShulyak authored Dec 16, 2024
1 parent 1e9729c commit 5744133
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@ title: Recommended Linters
- [eslint-plugin-query](https://www.npmjs.com/package/@tanstack/eslint-plugin-query) - TanStack Query comes with its own ESLint plugin. This plugin is used to enforce best practices and to help you avoid common mistakes.
- [eslint-plugin-perfectionist](https://github.com/azat-io/eslint-plugin-perfectionist) - ESLint plugin for sorting various data such as objects, imports, types, enums, JSX props, etc.

## Golang

- [golangci-lint](https://github.com/golangci/golangci-lint)

## Markdown

- [markdownlint](https://github.com/DavidAnson/markdownlint) - A Node.js style checker and lint tool for Markdown/CommonMark files.
Expand Down

0 comments on commit 5744133

Please sign in to comment.