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

.eslintrc.json > .eslintrc #52

Merged
merged 1 commit into from
Sep 13, 2017
Merged

.eslintrc.json > .eslintrc #52

merged 1 commit into from
Sep 13, 2017

Commits on Sep 8, 2017

  1. .eslintrc.json > .eslintrc

    Figured it was worth specifying the .json extension because it takes higher precedence: https://eslint.org/docs/user-guide/configuring#configuration-file-formats
    
    .eslintrc.json is what is recommended in prettier's README: https://github.com/prettier/prettier#eslint
    
    .eslintrc is also slightly ambiguous given it can contain YAML
    rootulp authored Sep 8, 2017
    Configuration menu
    Copy the full SHA
    62d9eb3 View commit details
    Browse the repository at this point in the history