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(deps): Update for TypeScript 4 #53

Merged
merged 1 commit into from Aug 20, 2020
Merged

Commits on Aug 20, 2020

  1. fix(deps): Update for TypeScript 4

    The last few versions of `@typescript/eslint` have contained fixes to
    deal with the changes in the TypeScript 4 AST. They should still work
    against TypeScript 3.
    
    This also pulls in typescript-eslint/typescript-eslint#2371 which allows
    assigning `any` to `unknown` in more situations.
    etaoins committed Aug 20, 2020
    Configuration menu
    Copy the full SHA
    2ddde58 View commit details
    Browse the repository at this point in the history