mergeable icon indicating copy to clipboard operation
mergeable copied to clipboard

Ignore Comments with TS files

Open jaisal1024 opened this issue 4 years ago • 2 comments

As many companies are migrating to TS, it would be great to extend the ignore comments for the size rule to TS as well as JS

jaisal1024 avatar May 05 '21 20:05 jaisal1024

@jaisal1024 does TS follow the same commenting rule as JS? If so, just a simple update within this file https://github.com/mergeability/mergeable/blob/master/lib/validators/size.js would be sufficient

shine2lay avatar Jun 22 '21 21:06 shine2lay

Yes it does!

jaisal1024 avatar Feb 18 '22 15:02 jaisal1024