Josh Goldberg 4/6/2018

TypeScript Contribution Diary: Pretty Error Counts

Read Original

This article details a developer's process of contributing to the TypeScript open-source project. It walks through the steps taken to implement a requested feature: adding a summary count of errors and affected files to the CLI output when using the --pretty flag, making it easier to track compilation errors in large projects.

TypeScript Contribution Diary: Pretty Error Counts

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week