app/react/Metadata/containers/FormatMetadata.js
Prop type "array" is forbidden Open
Open
attachments: PropTypes.array,
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/
Prop type "object" is forbidden Open
Open
relationships: PropTypes.object,
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/
Prop spreading is forbidden Open
Open
{...removeUneededProps(props)}
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/
Prop type "object" is forbidden Open
Open
metadata: PropTypes.object,
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/
Definition for rule 'node/no-restricted-import' was not found. Open
Open
import { connect } from 'react-redux';
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/