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

Eslintify panel #35

Merged
merged 7 commits into from
Jun 13, 2018
Merged

Eslintify panel #35

merged 7 commits into from
Jun 13, 2018

Commits on Jun 11, 2018

  1. Add lint script to package.json and .travis.yml

    Noj Vek committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    af0fe51 View commit details
    Browse the repository at this point in the history
  2. Upgrade eslint-config-mixpanel to 3.5.0

    Noj Vek committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    d2bbdd5 View commit details
    Browse the repository at this point in the history
  3. eslint --fix

    Noj Vek committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    9a3be0c View commit details
    Browse the repository at this point in the history
  4. eslint-disable comments and manual fixes

    Noj Vek committed Jun 11, 2018
    Configuration menu
    Copy the full SHA
    2e5a5ca View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2018

  1. Add yarn.lock to .gitignore

    Noj Vek committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    d8f74ec View commit details
    Browse the repository at this point in the history
  2. Ted's feedback

    Noj Vek committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    478a1c4 View commit details
    Browse the repository at this point in the history
  3. explanation comment about no-unused-expressions

    Noj Vek committed Jun 13, 2018
    Configuration menu
    Copy the full SHA
    6a86b03 View commit details
    Browse the repository at this point in the history