mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
8b7d859fb3
* 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