callstack / react-native-testing-library

🦉 Simple and complete React Native testing utilities that encourage good testing practices.
https://callstack.github.io/react-native-testing-library/
MIT License
3.01k stars 264 forks source link

Apply `eslint-plugin-testing-library` for test files only #1581

Closed retyui closed 3 months ago

retyui commented 3 months ago

Summary

Use overrides: [] to apply eslint rules for test files only

Test plan

...

mdjastrzebski commented 3 months ago

@retyui thank you! 🙌