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

fix(eslint-plugin): [unified-signatures] type comparison and exported nodes #839

Merged
merged 16 commits into from Aug 19, 2019

Commits on Aug 12, 2019

  1. Copy the full SHA
    92bd7b5 View commit details
    Browse the repository at this point in the history
  2. test(eslint-plugin): add tests for unified-signatures

    Ben Lichtman committed Aug 12, 2019
    Copy the full SHA
    f8a5975 View commit details
    Browse the repository at this point in the history
  3. style: fix format in base config

    Ben Lichtman committed Aug 12, 2019
    Copy the full SHA
    24a4688 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2019

  1. Copy the full SHA
    529c9f3 View commit details
    Browse the repository at this point in the history
  2. refactor: remove unneeded condition

    Ben Lichtman committed Aug 13, 2019
    Copy the full SHA
    b0fe42f View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6850df3 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2019

  1. chore: add .vs to gitignore

    Ben Lichtman committed Aug 14, 2019
    Copy the full SHA
    fd90121 View commit details
    Browse the repository at this point in the history
  2. fix: stop unifying based on type property

    Ben Lichtman committed Aug 14, 2019
    Copy the full SHA
    2dd00f1 View commit details
    Browse the repository at this point in the history
  3. test: add test for return type change

    Ben Lichtman committed Aug 14, 2019
    Copy the full SHA
    e2b21b1 View commit details
    Browse the repository at this point in the history
  4. fix: update type for TSDeclareFunction

    Ben Lichtman committed Aug 14, 2019
    Copy the full SHA
    70b2cc2 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into unifiedExports

    Ben Lichtman committed Aug 14, 2019
    Copy the full SHA
    7385315 View commit details
    Browse the repository at this point in the history
  6. style: add required return type annotation

    Ben Lichtman committed Aug 14, 2019
    Copy the full SHA
    c912e3f View commit details
    Browse the repository at this point in the history
  7. Merge branch 'unifiedExports' of https://github.com/uniqueiniquity/ty…

    …pescript-eslint into unifiedExports
    Ben Lichtman committed Aug 14, 2019
    Copy the full SHA
    b6aa829 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2019

  1. Copy the full SHA
    bd53a67 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b15bc9a View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2019

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