Skip to content

Enabler: Make browser app based configs that include testing library #29

@bryanpizzillo

Description

@bryanpizzillo

Make browser based configs that include testing library

ESTIMATE TBD

For vanilla-ts and vanilla-js configs they are built so that we do not assume it is a web app. So we do not have eslint-plugin-testing-library configured. However, if we have testing-library installed for our app for our tests, we should 100% be following our testing library rules.

It would be cool to probe the package.json to see what modules are installed, and if there are certain ones we enable the plugins. However, this is just happy thoughts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions