-
Notifications
You must be signed in to change notification settings - Fork 151
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededpinnedPinned for different reasons. Issues with this label won't be flagged as stale by stalebotPinned for different reasons. Issues with this label won't be flagged as stale by stalebot
Description
Currently, we are supporting Angular, React and Vue for shareable configurations. The configuration contains the following rules:
- await-async-query
- await-async-utils
- no-await-async-query
- no-debug
- no-dom-import
It would be nice to add shareable configurations for other libraries such as:
- Native Testing Library
- Preact Testing Library
- Svelte Testing Library
- Marko Testing Library feat: add support for
@marko/testing-library
#572 -
Cypress Testing LibraryThere is nothing to cover in Cypress Testing Library. Actually, this plugin must be excluded from Cypress tests.
We would need to check that each rule can be applied to these packages.
Belco90, ryanjwessel, Aprillion, dcalhoun, samtsai and 2 more
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is neededpinnedPinned for different reasons. Issues with this label won't be flagged as stale by stalebotPinned for different reasons. Issues with this label won't be flagged as stale by stalebot