Skip to content

Commit 6de4ca3

Browse files
committed
add .cts extention for TypeScript, #932
1 parent a4e72f2 commit 6de4ca3

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Unix/cloc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9584,6 +9584,7 @@ sub set_constants { # {{{1
95849584
'inf' => 'TNSDL' ,
95859585
'tpd' => 'TITAN Project File Information',
95869586
'ts' => 'TypeScript/Qt Linguist',
9587+
'cts' => 'TypeScript' ,
95879588
'mts' => 'TypeScript' ,
95889589
'tsx' => 'TypeScript' ,
95899590
'tss' => 'Titanium Style Sheet' ,

cloc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9576,6 +9576,7 @@ sub set_constants { # {{{1
95769576
'inf' => 'TNSDL' ,
95779577
'tpd' => 'TITAN Project File Information',
95789578
'ts' => 'TypeScript/Qt Linguist',
9579+
'cts' => 'TypeScript' ,
95799580
'mts' => 'TypeScript' ,
95809581
'tsx' => 'TypeScript' ,
95819582
'tss' => 'Titanium Style Sheet' ,

0 commit comments

Comments
 (0)