-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Labels
Milestone
Description
Adapt a code style and declare "lint" script.
It is really hard to contribute to a codebase when it has not adapted code style.
I am biased (author), but I recommend eslint-config-canonical
as it is the most strict of the existing style guides (, which has its pros and cons).
Alternatively, please have a look at https://github.com/dustinspecker/awesome-eslint.
If you choose to go with Canonical style guide, I will happily submit a PR.