Debugger pretty print for minified JavaScript files

Step into a minified file while debugging your JavaScript? Try using the built-in debugger’s pretty print functionality to expand the code so that it’s easier understand and debug.