eslint-plugin-testing-library icon indicating copy to clipboard operation
eslint-plugin-testing-library copied to clipboard

add react-native library module

Open deecewan opened this issue 3 months ago • 0 comments

Checks

Changes

the current system does not support react native, which means that some rules (like no-node-access) never work with react native. it's possible to set a custom module, but only one of them, so I can't set our actual custom module and @testing-library/react-native.

Context

deecewan avatar Oct 14 '25 10:10 deecewan