@codebuddy/eslint-config-react
v2.1.1
Published
Common JS ESLint rules for React with Vite used in Codebuddy
Downloads
79
Readme
Common JS ESLint rules for React with Vite used in Codebuddy
🏠 Homepage
Prerequisites
- node >=18
Install
yarn add -D @codebuddy/eslint-config-react
Usage
In your .eslintrc.json
add the config like so:
{
"extends": ["@codebuddy/eslint-config-react"]
}
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