Skip to content

Conversation

@vanakenm
Copy link

Hi! Found your lib which was exactly what I needed - a small stats package with histogram support. I needed some support to remove outliers, so here is the PR.

I found some mix of "standard" function and fat arrow ones, I used the latter when possible but did not touch the rest. In order to stay in the same convention I did not use let/const.

Just realized I had prettier "on save" - if this is a problem I can easily revert (I just added the methods mentioned, I did not touch anything else).

@brycebaril
Copy link
Owner

Hi @vanakenm! I like the idea! Can you clean this up to not add all the semicolons in? It makes the diff a bit hard to read ;)

I've been slowly adding standard to my packages but I haven't gotten to this one yet. Apologies for no linter here to provide guidance.

@vanakenm
Copy link
Author

vanakenm commented May 27, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants