mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-07 05:41:22 -06: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