Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

Deprecate no-unused-variable rule for typescript@next; also fix runtime error #3919

Merged
merged 5 commits into from
Jun 11, 2018

Commits on May 17, 2018

  1. fix no-unused-variable-rule for typescript@next

    Jason Killian committed May 17, 2018
    Configuration menu
    Copy the full SHA
    889455a View commit details
    Browse the repository at this point in the history
  2. fix ignore pattern test file as well

    Jason Killian committed May 17, 2018
    Configuration menu
    Copy the full SHA
    c2a56e7 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2018

  1. fix tests

    Jason Killian committed May 31, 2018
    Configuration menu
    Copy the full SHA
    19d0b2b View commit details
    Browse the repository at this point in the history
  2. deprecate noUnusedVariableRule for TS 2.9+

    Jason Killian committed May 31, 2018
    Configuration menu
    Copy the full SHA
    64d67d3 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2018

  1. use semver for cleaner comparison check

    Jason Killian committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    f3d9686 View commit details
    Browse the repository at this point in the history