cypress-testing-library
cypress-testing-library copied to clipboard
Fix eslint config
What:
- remove duplicated eslintConfig
- add pnpm-lock.yaml to .gitignore
- Use the recommended eslint config filename with extension
Why:
Having a duplicated eslint can confuse maintainers
How:
Checklist:
- [x] Documentation
- [x] Tests
- [x] Ready to be merged