app/react/Markdown/specs/MarkdownViewer.spec.js
Definition for rule 'node/no-restricted-import' was not found. Open
Open
/* eslint-disable no-template-curly-in-string */
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/
Prop spreading is forbidden Open
Open
component = shallow(<MarkdownViewer {...props} />);
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/