UNPKG

pretty-js

Version:
5 lines (4 loc) 97 B
{ "input": "if(!a||// one\nb==c)x();", "output": "if (!a || // one\n b == c) x();" }