[json + remdev] IJPL-176240 Rename json module and its descriptor to json.backend

GitOrigin-RevId: 42ae7c2aa2f6373b4f03299b4c52fc5065a6f684
This commit is contained in:
Nikita Katkov
2025-04-03 13:08:19 +00:00
committed by intellij-monorepo-bot
parent e320fcb9ce
commit 0914cd7ce8
3 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -18,6 +18,6 @@
<content>
<module name="intellij.json.frontend.split"/>
<module name="intellij.json.split" loading="required"/>
<module name="intellij.json" loading="embedded"/>
<module name="intellij.json.backend"/>
</content>
</idea-plugin>