GeekPark/gpk_account

View on GitHub
frontend/src/components/share/ServerStore.jsx

Summary

Maintainability
A
0 mins
Test Coverage

Prop type any is forbidden
Open

  server: PropTypes.any,

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

propType "server" is not required, but has no corresponding defaultProp declaration.
Open

  server: PropTypes.any,

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

Absolute imports should come before relative imports.
Open

import { connect } from 'react-redux';

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

There are no issues that match your filters.

Category
Status