mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-03-16 23:47:41 -05:00
* Make it a noImplicitAny error to fail to provide type arguments to a superclass via @augments * Don't recommend to add an @augments tag if it already exists * Suggestions from code review * Shorten error message