mirror of
https://github.com/sharkdp/bat.git
synced 2025-09-02 03:12:25 +01:00
Add .mts
and .cts
to TypeScript file extensions
See also: https://github.com/github/linguist/pull/5905
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
name: TypeScript
|
||||
file_extensions:
|
||||
- ts
|
||||
- mts
|
||||
- cts
|
||||
scope: source.ts
|
||||
contexts:
|
||||
main:
|
||||
|
Reference in New Issue
Block a user