Enable eslint:recommended ruleset (#22433)
* Enable ESLint recommended ruleset * Disable failing ESLint recommended rules * Remove rules shadowed by eslint:recommended
This commit is contained in:
@@ -14,4 +14,4 @@ export default function errorsMiddleware() {
|
||||
|
||||
return next(action);
|
||||
};
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user