mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
00d37268e8
It was overly permissive and ended up making a mess of C#-style comments: `/// <summary>Text</summary>` Now it checks the element name. Attribute names remain unchecked.