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 3b80b81 commit 608a313Copy full SHA for 608a313
org.eclipse.wildwebdeveloper/plugin.xml
@@ -436,11 +436,11 @@
436
<!-- TODO replace with more specific language configuration if we include some -->
437
<languageConfiguration
438
contentTypeId="org.eclipse.wildwebdeveloper.jsx"
439
- path="language-configurations/javascript/javascript-language-configuration.json">
+ path="language-configurations/javascript/javascript-language-configuration.jsonc">
440
</languageConfiguration>
441
442
contentTypeId="org.eclipse.wildwebdeveloper.tsx"
443
- path="language-configurations/typescript/language-configuration.json">
+ path="language-configurations/typescript/language-configuration.jsonc">
444
445
</extension>
446
0 commit comments