Closed AdriVanHoudt closed 8 years ago
Do you want me to convert all rules to new string syntax or do you prefer the numbers?
If you wouldn't mind, that would be great. Whichever route we go, we should be consistent though.
Also do you want me to include tests for the new rules?
Yes, please.
@cjihrig I did see that eslint docs do not prefer string over number just states "'error' or 2" so...
IMO strings are more developer friendly.
@cjihrig 1 test error https://travis-ci.org/continuationlabs/eslint-config-hapi/jobs/127603105#L219 not sure what happened. I can update the travis to also include v6? and maybe remove the old iojs's?
Wow, don't see segmentation faults every day. Yea, we only need to support 4, 5, and 6.
@cjihrig all green now 🎉
Awesome. Thank you!
This thread has been automatically locked due to inactivity. Please open a new issue for related bugs or questions following the new issue template instructions.
For #37
I fixed a test and added the new rules. Do you want me to convert all rules to new string syntax or do you prefer the numbers? Also do you want me to include tests for the new rules?