Add eslint rules to project as suggested in #30#34
Add eslint rules to project as suggested in #30#34nabrahamson wants to merge 1 commit intosavoirfairelinux:masterfrom
Conversation
* Added the .eslintrc.json configuration file * Modified the CONTRIBUTING.md file with instructions for eslint * linted src/ringme.js so it conforms to all coding standards with exception to the modules.export line
|
Welcome to ringme.js @nabrahamson and thank you for this contribution. There was already a PR (#32) that adds ESLint to the project as your PR does. Since it arrived first (a couple hours before this one), I think I would be fair to merge #32 but there is valuable stuff in your PR that is not present in #32. After merging #32, I shall take a look at your PR and take what will enhance the solution. I see that there is only one commit on this PR so it will be hard for me to cherry pick the documentation, for example. Let's keep this PR open. We shall then take a look at the diffs against the trunk that will contain ESLint and a conversation of enhancements and bonuses coming from stuff in here could then start here. Is that OK with you? |
|
@nabrahamson it would be much appreciated if you could check this branch against an updated version of the master branch and propose changes. If you think some ESLint configurations could be tweaked a little and check out the CONTRIBUTING.md file to improve it with documentation you have provided here, it would be awesome. |
|
@nabrahamson , could you fix conflict please 👌 |
Fixes #30 by @ventilooo
Changes proposed in this pull request:
exception to the modules.export line
installed as a global npm package
Status
How to verify this change
on your development machine
Additional notes
Based on the maintainer's preference for this project, I recommend the following further tasks