yaorg/node-measured

toJSON() is named incorrectly - doesn't return JSON

dalhundal opened this issue · 1 comments

It's really bugging me that this method is called toJSON but it's not actually returning JSON - it returns an Object - there's a big difference.

I don't want it to return JSON, I just mean to say that the method name is wrong.