This package makes sure that your files always end with a newline. It replaces CRLF with LF too.
You first need to add ucompiler-plugin-newline to your devDependencies
within your package.json, then simply add "newline" to the plugins field
in your .ucompiler rule.
This project is licensed under the terms of MIT License