Looking to retrieve line count of code in all .ts files using tslint?
Is there a way to obtain the total line count of code in all .ts files with the help of tslint? I haven't been able to find any information about this feature in the official documentation. If you have any alternative methods, please share.