2024-06-21

This commit is contained in:
2024-06-21 14:34:12 +09:00
parent ca239cf362
commit 342a843ce6
23 changed files with 2654 additions and 1 deletions

View File

@@ -0,0 +1,22 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
~ Copyright (c) 2024. Elex. All Rights Reesrved.
~ https://www.elex-project.com/
-->
<!DOCTYPE rules SYSTEM "https://resources.jetbrains.com/writerside/1.0/redirection-rules.dtd">
<rules>
<!-- format is as follows
<rule id="<unique id>">
<accepts>page.html</accepts>
</rule>
-->
<rule id="538983bd">
<description>Created after removal of "기본 타입" from JavaScript</description>
<accepts>Type.html</accepts>
</rule>
<rule id="56175d84">
<description>Created after removal of "Typescript" from JavaScript</description>
<accepts>TypeScript.html</accepts>
</rule>
</rules>