Skip to content
Snippets Groups Projects
  • Jed Fox's avatar
    ed50e2b3
    Run ESLint at the top level once (#1202) · ed50e2b3
    Jed Fox authored
    This significantly speeds up `yarn lint` for me. It also ensures we’re
    listing all source files in the project, including the `.eslintrc` files
    and any other files that may be present.
    ed50e2b3
    History
    Run ESLint at the top level once (#1202)
    Jed Fox authored
    This significantly speeds up `yarn lint` for me. It also ensures we’re
    listing all source files in the project, including the `.eslintrc` files
    and any other files that may be present.
This project manages its dependencies using npm. Learn more