Closed ulken closed 4 years ago
Totally unrelated, but opening a new PR felt like too much:
I find the comments https://github.com/sindresorhus/meow/blob/d963c1f26d04733be5c6e311f0b86971dea8da42/index.js#L198 and https://github.com/sindresorhus/meow/blob/d963c1f26d04733be5c6e311f0b86971dea8da42/index.js#L201 superfluous. Reading the code tells me exactly that.
If you agree, I can remove them.
Can you fix the merge conflict?
I agree about the comments.
Sure. Will do tonight. And remove comments.
@sindresorhus Done
Extreme nitpick, but to my knowledge
camelcase
is spelledcamel case
and thuscamelCase
in code. Aligns better with its definition too 😜.