| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950 | <!--Thanks for improving this project!Before doing so, there are a few checks to do in order to get your PR merged asap. Just fill in the following template.-->Fixes #### Proposed changes--<!-- Check the boxes with a `x` like so `[x]` -->### Code quality- [ ] I made some tests for my changes- [ ] I added my name in the [contributors](https://docs.npmjs.com/files/package.json#people-fields-author-contributors) field of the package.json file### LicenseTo get your contribution merged, you must check the following.- [ ] I read the project license in the LICENSE file- [ ] I agree with publishing under this project license<!--If you already maintain several NPM modules / NodeJS project, making significant changes on one of my modules automatically legitimates you as a core developer.This is because i could die or even not give a shit to this project someday and i don't want people to get stuck.If you want to help, fill the following with to getGitHub/NPM r/w access.-->### Join- [ ] I wish to join the core team- [ ] I agree that with great powers comes responsibilities- [ ] I'm a nice personMy NPM username:
 |