Skip to content

AVA select .d.ts files as test files #10

@novemberborn

Description

@novemberborn

AVA will select all .ts files as test files. It should automatically ignore .d.ts files. We'll have to make changes in AVA so this package can communicate exclusion patterns, not just file extensions.

For now, the workaround is to add !**/*.d.ts to the files patterns configuration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions