huridocs/uwazi

View on GitHub
app/react/Markdown/components/specs/Slideshow.spec.js

Summary

Maintainability
A
0 mins
Test Coverage

img elements must have an alt prop, either with meaningful text, or an empty string for decorative images.
Open

        <img src="img1.jpg" />

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

        <img src="img2.jpg" />

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

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

import React from 'react';

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

There are no issues that match your filters.

Category
Status