Enforce spacing of function parameters in eslint

This commit is contained in:
Alex Gleason
2020-04-14 16:47:35 -05:00
parent 2beb4d725f
commit 8a19b89c16
198 changed files with 518 additions and 516 deletions

View File

@@ -17,7 +17,7 @@ export default class TimelineQueueButtonHeader extends React.PureComponent {
itemType: 'item',
};
render () {
render() {
const { count, itemType, onClick } = this.props;
const classes = classNames('timeline-queue-header', {