Skip to content

Commit

Permalink
⬆️ Bump @typescript-eslint/eslint-plugin from 5.62.0 to 6.21.0
Browse files Browse the repository at this point in the history
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.62.0 to 6.21.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.21.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Mibou committed Feb 8, 2024
1 parent 0d03955 commit 9054638
Show file tree
Hide file tree
Showing 3 changed files with 188 additions and 410 deletions.
1 change: 1 addition & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"plugins": ["react", "@typescript-eslint", "react-hooks", "prettier"],
"rules": {
"@typescript-eslint/semi": ["error", "always"],
"@typescript-eslint/no-explicit-any": ["warn"],
"@typescript-eslint/space-before-function-paren": 0,
"prefer-arrow-callback": "error",
"react/function-component-definition": [
Expand Down
Loading

0 comments on commit 9054638

Please sign in to comment.