chore(client/ts): display only js files in progress checker

pull/821/head
Elian Doran 2024-12-19 20:56:18 +07:00
parent 1548b2e3e4
commit 8454be0a6a
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

@ -10,4 +10,4 @@ echo By file
cloc HEAD \
--git --md \
--include-lang=javascript,typescript \
--by-file
--by-file | grep \.js\|