1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-09-01 19:02:22 +01:00

Merge pull request #2236 from kidonng/patch-1

Add `.mts` and `.cts` to TypeScript file extensions
This commit is contained in:
David Peter
2022-09-04 22:20:02 +02:00
committed by GitHub
4 changed files with 5 additions and 0 deletions

View File

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

View File

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