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

feat(typescript-estree): throw errors when abstract property has initializer #6613

Merged
merged 12 commits into from
Mar 17, 2023

Commits on Mar 13, 2023

  1. Configuration menu
    Copy the full SHA
    d448dcc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c99b3a View commit details
    Browse the repository at this point in the history
  3. Fix tests

    fisker committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    2e60471 View commit details
    Browse the repository at this point in the history
  4. Tests

    fisker committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    b7ff5ba View commit details
    Browse the repository at this point in the history
  5. Fix snapshots

    fisker committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    a1da08a View commit details
    Browse the repository at this point in the history
  6. Update packages/typescript-estree/src/convert.ts

    Co-authored-by: Josh Goldberg <git@joshuakgoldberg.com>
    fisker and JoshuaKGoldberg committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    f95b84c View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Merge branch 'v6' into abstract-property-initializer

    # Conflicts:
    #	packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-abstract-with-value/snapshots/1-TSESTree-AST.shot
    #	packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-abstract-with-value/snapshots/2-TSESTree-Tokens.shot
    #	packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-abstract-with-value/snapshots/3-Babel-AST.shot
    #	packages/ast-spec/src/element/AccessorProperty/fixtures/modifier-abstract-with-value/snapshots/4-Babel-Tokens.shot
    fisker committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    b90058b View commit details
    Browse the repository at this point in the history
  2. Fix test

    fisker committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    3a4b73f View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2023

  1. Configuration menu
    Copy the full SHA
    d17f73d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5047be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fb707db View commit details
    Browse the repository at this point in the history
  4. fix bad merge

    bradzacher committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    3d509cf View commit details
    Browse the repository at this point in the history