We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a761ded commit 811d886Copy full SHA for 811d886
org.eclipse.wildwebdeveloper/plugin.xml
@@ -331,7 +331,7 @@
331
point="org.eclipse.core.contenttype.contentTypes">
332
<content-type
333
base-type="org.eclipse.wildwebdeveloper.parent"
334
- file-extensions="js"
+ file-extensions="js, cjs, mjs"
335
id="org.eclipse.wildwebdeveloper.js"
336
name="JavaScript"
337
priority="normal">
0 commit comments