hmil / tslint-override

TSLint plugin bringing support for the override keyword
MIT License
27 stars 6 forks source link

Improve fixers #3

Closed hmil closed 6 years ago

hmil commented 6 years ago

Current fixers just prepend a tag to the function declaration. It would be great if they checked for existing jsDoc and add the tag in there.