app/react/Markdown/components/specs/Slideshow.spec.js
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images. Open
Open
<img src="img1.jpg" />
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/
img elements must have an alt prop, either with meaningful text, or an empty string for decorative images. Open
Open
<img src="img2.jpg" />
- 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 React from 'react';
- Read upRead up
- Exclude checks
For more information visit Source: http://eslint.org/docs/rules/