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:
Nick Schonning
2022-12-18 10:51:37 -05:00
committed by GitHub
parent 2889c68610
commit 06b68490d1
74 changed files with 350 additions and 348 deletions

View File

@ -137,7 +137,7 @@ export default class Retention extends React.PureComponent {
break;
default:
title = <FormattedMessage id='admin.dashboard.monthly_retention' defaultMessage='User retention rate by month after sign-up' />;
};
}
return (
<div className='retention'>