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:
@@ -22,4 +22,4 @@ export default function loadingBarMiddleware(config = {}) {
|
||||
|
||||
return next(action);
|
||||
};
|
||||
};
|
||||
}
|
||||
|
Reference in New Issue
Block a user