mergeable
mergeable copied to clipboard
Ignore Comments with TS files
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 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
Yes it does!