huridocs/uwazi

View on GitHub
app/react/Metadata/components/IconField.js

Summary

Maintainability
A
0 mins
Test Coverage
B
85%

Export statements should appear at the end of the file
Open

export const IconFieldBase = ({ model, removeIcon }) => (

For more information visit Source: http://eslint.org/docs/rules/

Curly braces are unnecessary here.
Open

              {<Translate>remove icon</Translate>}

For more information visit Source: http://eslint.org/docs/rules/

Definition for rule 'node/no-restricted-import' was not found.
Open

/** @format */

For more information visit Source: http://eslint.org/docs/rules/

There are no issues that match your filters.

Category
Status