diff --git a/.eslintrc.yml b/.eslintrc.yml index 2172b0e0..00d6d00d 100644 --- a/.eslintrc.yml +++ b/.eslintrc.yml @@ -1,5 +1,6 @@ root: true extends: + - eslint:recommended - plugin:react-hooks/recommended - plugin:@typescript-eslint/strict-type-checked - plugin:@typescript-eslint/stylistic-type-checked