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

eslint no-restricted-path false positive: bug caused by dir names that start with "index". #46544

Merged
merged 6 commits into from
Oct 31, 2019

Commits on Sep 25, 2019

  1. index* to index.{ts,tsx}

    sainthkh committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    8c90c48 View commit details
    Browse the repository at this point in the history
  2. Added test.

    sainthkh committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    6e7a548 View commit details
    Browse the repository at this point in the history
  3. Added invalid test.

    sainthkh committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    218aa12 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2019

  1. Configuration menu
    Copy the full SHA
    f53b162 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2019

  1. Configuration menu
    Copy the full SHA
    282a619 View commit details
    Browse the repository at this point in the history
  2. Added js.

    sainthkh committed Oct 30, 2019
    Configuration menu
    Copy the full SHA
    e64b07f View commit details
    Browse the repository at this point in the history