acdlite/recompose

View on GitHub

Showing 123 of 123 total issues

Delete ··
Open

      // Call without arguments to complete stream

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

Delete ··
Open

      : (props, nextProps) =>

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

Delete ··
Open

          mayBeEvent.persist()

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

Delete ··
Open

            pick(props, shouldMapOrKeys),

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

Delete ··
Open

      },

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

Delete ··
Open

      // Subscribe to child prop changes so we know when to re-render

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

Delete ··
Open

    state = { vdom: null }

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

Replace ······ with ····
Open

      })

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

Delete ··
Open

    }

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

Delete ··
Open

    }

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

Delete ⏎······
Open

    !(
Severity: Minor
Found in scripts/release.js by eslint

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

Delete ··
Open

          !shallowEqual(

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

Delete ··
Open

    componentWillMount() {

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

Delete ··
Open

    }

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

Insert (
Open

    typeof _config.fromESObservable === 'function'

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

Replace ⏎······stateUpdaters,⏎······handler·=>·(mayBeEvent,·...args with stateUpdaters,·handler·=>·(⏎······mayBeEvent,⏎······...args⏎····
Open

    stateUpdaters = mapValues(

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

Delete ··
Open

    props$ = config.fromESObservable({

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

Delete ··
Open

          }

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

Delete ⏎····
Open

      (semver.valid(nextVersion) && semver.gt(nextVersion, version))
Severity: Minor
Found in scripts/release.js by eslint

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

Replace ⏎············typeof·updateFn·===·'function'·?·updateFn(stateValue) with ·typeof·updateFn·===·'function'⏎············?·updateFn(stateValue)⏎···········
Open

          stateValue:
Severity: Minor
Found in src/packages/recompose/withState.js by eslint

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

Severity
Category
Status
Source
Language