Skip to content

Commit 9b33015

Browse files
authored
Register .cts and .mts file extensions with TypeScript content type
1 parent abab1d9 commit 9b33015

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

org.eclipse.wildwebdeveloper/plugin.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -461,7 +461,7 @@
461461
</content-type>
462462
<content-type
463463
base-type="org.eclipse.wildwebdeveloper.parent"
464-
file-extensions="ts"
464+
file-extensions="ts, cts, mts"
465465
id="org.eclipse.wildwebdeveloper.ts"
466466
name="TypeScript"
467467
priority="normal">

0 commit comments

Comments
 (0)