eslint-plugin-testing-library
eslint-plugin-testing-library copied to clipboard
add react-native library module
Checks
- [x] I have read the contributing guidelines.
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.