1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-06-20 07:15:58 +01:00

Add .mts and .cts to TypeScript file extensions

See also:

https://github.com/github/linguist/pull/5905
This commit is contained in:
Kid
2022-07-04 22:01:36 +08:00
committed by David Peter
parent 48541b8507
commit d7b6519422
4 changed files with 5 additions and 0 deletions
CHANGELOG.md
assets/syntaxes/02_Extra
tests/syntax-tests
highlighted
TypeScript
source
TypeScript

@ -0,0 +1 @@
const dummy: string = "Regression test for https://github.com/sharkdp/bat/pull/2236";

@ -0,0 +1 @@
const dummy: string = "Regression test for https://github.com/sharkdp/bat/pull/2236";