InsidersByte/react-markdown-renderer

View on GitHub
flow-typed/npm/prop-types_v15.x.x.js

Summary

Maintainability
A
0 mins
Test Coverage

TODO found
Open

  declare var node: React$PropType$Primitive<any>; /* TODO */
Severity: Minor
Found in flow-typed/npm/prop-types_v15.x.x.js by fixme

TODO found
Open

  declare var element: React$PropType$Primitive<any>; /* TODO */
Severity: Minor
Found in flow-typed/npm/prop-types_v15.x.x.js by fixme

Parsing error: Cannot overwrite primitive type bool 10 | declare module 'prop-types' { 11 | declare var array: React$PropType$Primitive<array>&gt;;</array>
Open

  declare var bool: React$PropType$Primitive<boolean>;
Severity: Minor
Found in flow-typed/npm/prop-types_v15.x.x.js by eslint

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

There are no issues that match your filters.

Category
Status