nullunit/react-gtm

View on GitHub

Showing 2 of 2 total issues

Prop spreading is forbidden
Open

        return <WrappedComponent gtag={ getGtagContext(window) } { ...this.props } />;
Severity: Minor
Found in src/index.js by eslint

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

defaultProps should be placed after propTypes
Open

    static defaultProps = {
Severity: Minor
Found in src/GtagProvider.js by eslint

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

Severity
Category
Status
Source
Language