You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Add auto fix capability to onClick rule when data-test-id attribute is missing (#8)
* feat: Add auto fix capability to onClick rule when data-test-id attribute is missing (#1)
* feat: Add auto fix capability to onClick rule when data-test-id attribute is missing.
* cleaned up parserOptionsMapper from onClick rule and used the generic parserOptionMapper instead
* removed unused code
Co-authored-by: Boima Konuwa <[email protected]>
* fix: Allow multipart jsx node names
Co-authored-by: Boima Konuwa <[email protected]>
Co-authored-by: Chris Garcia <[email protected]>
0 commit comments