1.0.1 • Published 4 years ago

@igbominadeveloper/eslint-config-rules v1.0.1

Weekly downloads
7
License
MIT
Repository
github
Last release
4 years ago

Eslint Config Rules

Eslint Config Rules is a package that you helps you with some basic code formatting rules in your configuration instead of adding them manually from project to project

Current rules

npm version npm downloads

Installation

To install:

npm install --save @igbominadeveloper/eslint-config-rules

Include the package in your current eslint config file

extends: ['@igbominadeveloper/eslint-config-rules']

Documentation

https://github.com/igbominadeveloper/eslint-config-rules/readme.md

Issues

https://github.com/igbominadeveloper/eslint-config-rules/issues

Contributions

Feel free to send a PR.

Contributors

Favour Afolayan💻

This project follows the all-contributors specification. Contributions of any kind are welcome!

License

MIT