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

feat(eslint-plugin): [restrict-template-expressions] add support for intersection types #1803

Commits on Mar 27, 2020

  1. Copy the full SHA
    054e62e View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2020

  1. Merge commit 'refs/tags/v2.28.0^{}' into feat/restrict-template-expre…

    …ssions_intersesion_types
    
    # Conflicts:
    #	packages/eslint-plugin/src/rules/restrict-template-expressions.ts
    ulrichb committed Apr 14, 2020
    Copy the full SHA
    27ed61f View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    df0ad14 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f2fab58 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    9ebb323 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    8d74671 View commit details
    Browse the repository at this point in the history
  6. Add intersection type example

    ulrichb committed Apr 14, 2020
    Copy the full SHA
    8df74f4 View commit details
    Browse the repository at this point in the history
  7. Fix linter errors

    ulrichb committed Apr 14, 2020
    Copy the full SHA
    dfe2c64 View commit details
    Browse the repository at this point in the history
  8. Improve / fix example

    ulrichb committed Apr 14, 2020
    Copy the full SHA
    e46717c View commit details
    Browse the repository at this point in the history