ESLint config, which follows the Zyro style guide
🏠 Homepage
NPM
npm i -D @zyro-inc/eslint-config-zyroYARN
yarn add -D @zyro-inc/eslint-config-zyroIf vue config is going to be used, make sure you have eslint-plugin-vue installed
npm i -D eslint-plugin-vue- For JS projects
extends: ['@zyro-inc/zyro'],- For Vue projects
extends: ['@zyro-inc/zyro/vue'],👤 Zyro team (https://zyro.com/)
- Website: https://wwww.zyro.com
- Github: @zyro-inc
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
Give a ⭐️ if this project helped you!
Copyright © 2021 Zyro team (https://zyro.com/).
This project is ISC licensed.
This README was generated with ❤️ by readme-md-generator
