Contributions of any kind are welcome - Whether it's suggestions for new rules, issues, or pull requests.
- Fork ESLint-Plugin-Lodash
- Clone your fork
- Run
npm install
You can submit an issue here. Please make sure that there isn't already an issue regarding the same matter, and include as many details as possible about the issue and on how to reproduce it, if relevant.
- Please adhere to the style and formatting of the code.
- Write tests for any changes.
- Create purposeful and complete commits.
- Make sure that
npm test
passes. - Pick a concise commit message.