diff --git a/_check_ts_progress.sh b/_check_ts_progress.sh index 424760125..7332a6054 100755 --- a/_check_ts_progress.sh +++ b/_check_ts_progress.sh @@ -10,4 +10,4 @@ echo By file cloc HEAD \ --git --md \ --include-lang=javascript,typescript \ - --by-file \ No newline at end of file + --by-file | grep \.js\| \ No newline at end of file