Skip to content

belte42/eslint-config-zyro

 
 

Repository files navigation

Zyro logo

@zyro-inc/eslint-config-zyro

Version Documentation Maintenance

ESLint config, which follows the Zyro style guide

Install

NPM

npm i -D @zyro-inc/eslint-config-zyro

YARN

yarn add -D @zyro-inc/eslint-config-zyro

If vue config is going to be used, make sure you have eslint-plugin-vue installed

npm i -D eslint-plugin-vue

Usage

  • For JS projects
	extends: ['@zyro-inc/zyro'],
  • For Vue projects
	extends: ['@zyro-inc/zyro/vue'],

Rules

Author

👤 Zyro team (https://zyro.com/)

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2021 Zyro team (https://zyro.com/).
This project is ISC licensed.


This README was generated with ❤️ by readme-md-generator

About

ESLint config, which follows the Zyro style guide

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%