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

Clarify default ignoring of node_modules #10092

Merged
merged 1 commit into from Mar 16, 2018
Merged

Clarify default ignoring of node_modules #10092

merged 1 commit into from Mar 16, 2018

Commits on Mar 16, 2018

  1. Docs: Clarify default ignoring of node_modules

    When using ESLint from the root of a mono repo `node_modules` needs to
    be explicitly added to `.eslintignore` for ESLint to ignore for example
    `packages/*/node_modules`. Clarified this in the configuring
    documentation.
    matijs committed Mar 16, 2018
    Copy the full SHA
    4dd0aec View commit details
    Browse the repository at this point in the history