Created
February 21, 2018 17:09
-
-
Save fakenickels/590af317a52946505df6dad890812e23 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rm -rf foo.html && ((pbpaste | prettier --semi false --trailing-comma all --single-quote true | highlight --inline-css --syntax=js --font-size 18 --font Verdana --style zellner) > foo.html) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment