Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to newer eslint #3643

Merged
merged 14 commits into from
Aug 12, 2019
Merged

Update to newer eslint #3643

merged 14 commits into from
Aug 12, 2019

Commits on Aug 1, 2019

  1. update eslint components

    Daniel Holbach committed Aug 1, 2019
    Configuration menu
    Copy the full SHA
    723d9f4 View commit details
    Browse the repository at this point in the history
  2. run 'eslint app server.js --fix'

    Daniel Holbach committed Aug 1, 2019
    Configuration menu
    Copy the full SHA
    a494f00 View commit details
    Browse the repository at this point in the history
  3. workaround Error: Cannot find module 'eslint/lib/formatters/stylish' …

    …by using unreleased eslint-loader (waiting for release)
    Daniel Holbach committed Aug 1, 2019
    Configuration menu
    Copy the full SHA
    3472bd4 View commit details
    Browse the repository at this point in the history
  4. Ignore react/destructuring-assignment for now

    	as per discussion in
    	#3643 (comment)
    Daniel Holbach committed Aug 1, 2019
    Configuration menu
    Copy the full SHA
    e5f9c2d View commit details
    Browse the repository at this point in the history
  5. wants 4 spaces

    Daniel Holbach committed Aug 1, 2019
    Configuration menu
    Copy the full SHA
    f2c371a View commit details
    Browse the repository at this point in the history
  6. update some node modules again

    Daniel Holbach committed Aug 1, 2019
    Configuration menu
    Copy the full SHA
    0a53475 View commit details
    Browse the repository at this point in the history
  7. update eslint-config-airbnb

    Daniel Holbach committed Aug 1, 2019
    Configuration menu
    Copy the full SHA
    630611a View commit details
    Browse the repository at this point in the history
  8. Bumped node to v8.10.0

    Filip Barl authored and Daniel Holbach committed Aug 1, 2019
    Configuration menu
    Copy the full SHA
    97a2e00 View commit details
    Browse the repository at this point in the history
  9. Resolved a buncher of simple(r) eslint errors

    Filip Barl authored and Daniel Holbach committed Aug 1, 2019
    Configuration menu
    Copy the full SHA
    f27d133 View commit details
    Browse the repository at this point in the history
  10. Addressed react/no-access-state-in-setstate

    Filip Barl authored and Daniel Holbach committed Aug 1, 2019
    Configuration menu
    Copy the full SHA
    7c417bd View commit details
    Browse the repository at this point in the history
  11. some more eslint updates

    Daniel Holbach committed Aug 1, 2019
    Configuration menu
    Copy the full SHA
    2ab7ada View commit details
    Browse the repository at this point in the history
  12. Moved doControlRequest function into actions

    Filip Barl committed Aug 1, 2019
    Configuration menu
    Copy the full SHA
    183bf0f View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2019

  1. Resolved router utils dependency cycle

    Filip Barl committed Aug 2, 2019
    Configuration menu
    Copy the full SHA
    c2fa42f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    478e325 View commit details
    Browse the repository at this point in the history