app/react/Library/components/LibraryFilters.js
Prefer named exports. Open
Open
export default connect(mapStateToProps, mapDispatchToProps)(withRouter(LibraryFilters));
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/
Prop type "object" is forbidden Open
Open
location: PropTypes.object.isRequired,
- 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 { t, Translate } from 'app/I18N';
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/