nodejs-eol-converter-cli
nodejs-eol-converter-cli copied to clipboard
change line endings even for a file with absolute path
This PR allows to change line endings even for file with absolute path, for example eolConverter /path/to/repo/path/to/file1.js.
Closes #3
@jurosh What do you think about this one?