app/react/SemanticSearch/components/specs/SemanticSearchPanel.spec.js
Definition for rule 'node/no-restricted-import' was not found. Open
Open
/**
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/
Prop spreading is forbidden Open
Open
const render = () => shallow(<SemanticSearchSidePanel {...getProps()} />);
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/