1.2.0 • Published 12 months ago

@heyimnowi/eslint-config-react v1.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
12 months ago

@heyimnowi/eslint-config-react

Eslint standard rules for React + Typescript projects, because we like our code to be neat and tidy! 💻✨

Dependencies

This configuration relies on some peer dependencies you must add in your project as dev dependencies:

Installation 🚀

Get ready to embrace the power of eslint-config-react by running this command:

npm install --save-dev @heyimnowi/eslint-config-react

Usage 💡

To experience the magic of @heyimnowi/eslint-config-react, add the following incantation to your .eslintrc file:

{
  "extends": "@heyimnowi/eslint-config-react",
  "rules": {
    // You can override any rule here.
  }
}

Now your React + Typescript projects will be graced with the enchanting rules of @heyimnowi/eslint-config-react, making your codebase shine brighter than ever before! ✨🌟

Contributing 🙌

You have the power to shape the destiny of @heyimnowi/eslint-config-react! Here's how you can contribute to this mystical project:

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature) ✨
  3. Commit your changes (git commit -am 'Add some feature) 💪
  4. Push to the branch (git push origin my-new-feature) 🚀
  5. Create a new Pull Request 🌟

License 📝

This project is licensed under the MIT License.

1.2.0

12 months ago

1.0.1

12 months ago

1.0.0

12 months ago