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

This commit is contained in:
Elian Doran 2024-12-19 20:56:18 +02:00
parent 1548b2e3e4
commit 8454be0a6a
No known key found for this signature in database

View File

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