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

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes