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

Add root: true to eslintrc #2925

Closed
wants to merge 1 commit into from
Closed

Add root: true to eslintrc #2925

wants to merge 1 commit into from

Commits on Dec 12, 2020

  1. Add root: true to eslintrc

    Set `root: true` in the .eslintrc template, so that ESLint doesn't try to combine the configuration in the `functions` directory with the configuration in an `.eslintrc` file in the parent app directory.
    hubgit committed Dec 12, 2020
    Configuration menu
    Copy the full SHA
    00cfabe View commit details
    Browse the repository at this point in the history