Change eslint config to autofix missing comma and indentation in JS files (#26711)
This commit is contained in:
@@ -199,7 +199,7 @@ const Firehose = ({ feedType, multiColumn }) => {
|
||||
</Helmet>
|
||||
</Column>
|
||||
);
|
||||
}
|
||||
};
|
||||
|
||||
Firehose.propTypes = {
|
||||
multiColumn: PropTypes.bool,
|
||||
|
||||
Reference in New Issue
Block a user