dalyIsaac / onenote-markdown

https://onenote-markdown.azurewebsites.net/
MIT License
43 stars 2 forks source link

Removes unneeded returns from functions. #21

Closed dalyIsaac closed 5 years ago

dalyIsaac commented 5 years ago

If a function mutates the returned object, the return type is changed to void.