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

Upgrade to TypeScript 3.8 #4915

Merged
merged 4 commits into from Mar 10, 2020
Merged

Upgrade to TypeScript 3.8 #4915

merged 4 commits into from Mar 10, 2020

Commits on Feb 27, 2020

  1. Upgrade to TypeScript 3.8

    TypeScript 3.8 changed several AST types to support private fields and
    `export * as ns` syntax. This change retains existing functionality but
    allows TSLint to compile using TypeScript 3.8.
    rrdelaney committed Feb 27, 2020
    Configuration menu
    Copy the full SHA
    1b4cae0 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2020

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

Commits on Mar 9, 2020

  1. Configuration menu
    Copy the full SHA
    ab19edf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72cebdf View commit details
    Browse the repository at this point in the history