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

chore: enable typescript 4.3 option noImplicitOverride #549

Merged
merged 11 commits into from Jul 12, 2021

Commits on Jun 26, 2021

  1. chore: enable typescript 4.3 option noImplicitOverride

    Enable typescript 4.3 feature noImplicitOverride to improve code quality.
    Adapt code to compile by adding override keyword or avoid overriding.
    
    Update some dev-dependencies and correct some lint warnings.
    Configure tsx files to use LF instead CRLF to stay in sync with ts files.
    Flarna committed Jun 26, 2021
    Copy the full SHA
    75a4a24 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

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

Commits on Jun 30, 2021

  1. Copy the full SHA
    362023d View commit details
    Browse the repository at this point in the history
  2. chore: update memcached

    Flarna committed Jun 30, 2021
    Copy the full SHA
    945ad02 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    78542e6 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    fe8bcbb View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. Copy the full SHA
    4bd8f20 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    afb2f2c View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2021

  1. Copy the full SHA
    b0cdfd8 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    26b6f76 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

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