Skip to content

Commit

Permalink
Merge pull request #4017 from dlabrecq/deps
Browse files Browse the repository at this point in the history
Dependency updates
  • Loading branch information
dlabrecq authored Sep 12, 2024
2 parents 7715879 + a99580a commit 180f4a0
Show file tree
Hide file tree
Showing 3 changed files with 171 additions and 150 deletions.
2 changes: 1 addition & 1 deletion eslint.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ export default [{
radix: ['error', 'as-needed'],
'react-hooks/exhaustive-deps': 0,
'react/display-name': 0,

'react/no-is-mounted': 0,
'react/no-unescaped-entities': ['error', {
forbid: ['>', '}'],
}],
Expand Down
Loading

0 comments on commit 180f4a0

Please sign in to comment.