mirror of
https://github.com/sharkdp/bat
synced 2026-08-09 19:51:48 +00: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