Skip to content

Commit e1df9ec

Browse files
committed
1 parent 8e705ac commit e1df9ec

File tree

3 files changed

+386
-7
lines changed

3 files changed

+386
-7
lines changed

client/eslint.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ const config = {
4444
export default [
4545
js.configs.recommended,
4646
eslintPluginReact.configs.flat.recommended,
47-
eslintPluginReactHooks.configs['recommended-latest'],
47+
eslintPluginReactHooks.configs.flat.recommended,
4848
eslintConfigPrettier,
4949
config,
5050
];

0 commit comments

Comments
 (0)