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

[WIP] Sync gitignore moban #66

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Jun 27, 2018

  1. Adding Airbnb ESLint rules

    Disable usupported rules for specific ember apps.
    Add a eslint-config-airbnb-base, eslint-plugin-ember,
    eslint-plugin-import to package.json.
    Update ember-cli-code-coverage to v1.0.0-beta.4 version
    to get the fix when using the `useBabelInstrumenter` config
    see ember-cli-code-coverage/ember-cli-code-coverage#133 .
    
    Closes coala#58
    bekicot committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    f8042b3 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2018

  1. Fix lint error

    bekicot committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    743d1e9 View commit details
    Browse the repository at this point in the history
  2. Sync gitignore moban

    bekicot committed Jun 30, 2018
    Configuration menu
    Copy the full SHA
    935e28d View commit details
    Browse the repository at this point in the history