Skip to content

Remove {test} export? #1862

Description

@novemberborn

This works:

import {test} from 'ava'

This is unnecessary, since the default export is also a test() method, and it makes it more difficult to write linter rules: avajs/eslint-plugin-ava#197

Shall we remove it?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions