mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-02-11 02:39:34 +00:00
Add new extension .tsx for TypeScript
TypeScript 1.6 has introduced a new .tsx file extension.
This commit is contained in:
@@ -3441,6 +3441,7 @@ TypeScript:
|
|||||||
- ts
|
- ts
|
||||||
extensions:
|
extensions:
|
||||||
- .ts
|
- .ts
|
||||||
|
- .tsx
|
||||||
tm_scope: source.ts
|
tm_scope: source.ts
|
||||||
ace_mode: typescript
|
ace_mode: typescript
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user