commonjs-html-prettyprinter
commonjs-html-prettyprinter copied to clipboard
update single file in place
Obviously, npx html index.html > index.html
will yield an empty file, so how do I tell html
to update a file in place?