2.1.1 ā€¢ Published 4 months ago

@codebuddy/eslint-config-base v2.1.1

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

Common JS ESLint rules used in Codebuddy

šŸ  Homepage

Prerequisites

  • node >=18

Install

yarn add -D @codebuddy/eslint-config-base

Usage

In your .eslintrc.json add the config like so:

{
  "extends": ["@codebuddy/eslint-config-base"]
}

Author

šŸ‘¤ Codebuddy

šŸ¤ 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