Skip to content

Commit

Permalink
Merge pull request #5305 from nightwing/mts
Browse files Browse the repository at this point in the history
add mts and cts file extensions for typescript
  • Loading branch information
nightwing committed Sep 7, 2023
2 parents 797b8d1 + f7fefe5 commit 625ad66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ext/modelist.js
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ var supportedModes = {
TSX: ["tsx"],
Turtle: ["ttl"],
Twig: ["twig|swig"],
Typescript: ["ts|typescript|str"],
Typescript: ["ts|mts|cts|typescript|str"],
Vala: ["vala"],
VBScript: ["vbs|vb"],
Velocity: ["vm"],
Expand Down

0 comments on commit 625ad66

Please sign in to comment.