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] improve error message #1926

Commits on Apr 22, 2020

  1. Copy the full SHA
    3f76a42 View commit details
    Browse the repository at this point in the history
  2. feat(eslint-plugin): [restrict-template-expressions] Improve message …

    …(add invalid type)
    
    * Also refactor (`isInnerUnionOrIntersectionConformingTo()`) and improve its name.
    * Also add `TWithNoConstraint` test case.
    ulrichb committed Apr 22, 2020
    Copy the full SHA
    e49b80f View commit details
    Browse the repository at this point in the history

Commits on May 17, 2020

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