Skip to content

linter: jest/no-alias-methods #16306

@KieranP

Description

@KieranP

What version of Oxlint are you using?

1.30.0

What command did you run?

oxlint

What does your .oxlintrc.json config file look like?

// your config here

What happened?

eslint-plugin-vitest just changed toThrow -> toThrowError : https://github.com/vitest-dev/eslint-plugin-vitest/pull/832/files

OxLint needs to be updated, otherwise there is a constant conflict, where eslint changes to toThrowError and oxlint changes it back to toThrow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Priority

    None yet

    Effort

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions