Welcome to @codebuddy/eslint-config-react-native-ts 👋
Common ESLint rules for Next used in Codebuddy
Homepage
🏠Prerequisites
- node >=18
Install
yarn add -D @codebuddy/eslint-config-react-native-ts
Usage
In your .eslintrc.json
add the config like so:
{
"extends": ["@codebuddy/eslint-config-react-native-ts"]
}
Author
👤 Codebuddy
- Website: https://codebuddy.co/
- Github: @codebuddy-pvt-ltd
🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.
Show your support
Give a ⭐️ if this project helped you!
📝 License
Copyright © 2023 Codebuddy.
This project is MIT licensed.
This README was generated with ❤️ by readme-md-generator