Skip to content

Commit 811d886

Browse files
PyvesBmickaelistria
authored andcommitted
Support .cjs and .mjs JavaScript extension variants
1 parent a761ded commit 811d886

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
@@ -331,7 +331,7 @@
331331
point="org.eclipse.core.contenttype.contentTypes">
332332
<content-type
333333
base-type="org.eclipse.wildwebdeveloper.parent"
334-
file-extensions="js"
334+
file-extensions="js, cjs, mjs"
335335
id="org.eclipse.wildwebdeveloper.js"
336336
name="JavaScript"
337337
priority="normal">

0 commit comments

Comments
 (0)