Prettier —pretty output

TypeScript’s —pretty flag can make error messages easier to read and manage.—pretty now uses colors for file names, diagnostic codes, and line numbers.File names and positions are now also formatted to allow navigation in common terminals (e.g. Visual Studio Code terminal).