1.0.2 ā€¢ Published 1 year ago

@codebuddy/eslint-config-vite v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Common eslint rules for Vite used in Codebuddy

šŸ  Homepage

Prerequisites

  • node >=16

Install

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

Usage

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

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

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