You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[reporting] Adds a custom type definition for cloc
cloc reports don't have a type definition for Jest
tests or Jest snapshots. This file adds them so
you can separate those stats from normal javascript
usage:
cloc ./ --hide-rate --by-percent cmb --read-lang-def=cloc-type-definitions.txt
0 commit comments