feat: 새로운 제약 조건 추가 및 기존 제약 조건 개선

This commit is contained in:
2026-02-06 19:06:38 +00:00
parent 15730feafe
commit a30bc93d10
6 changed files with 165 additions and 138 deletions
+2
View File
@@ -310,6 +310,8 @@ const ALWAYS_FAIL_TS_ALIASES = new Set([
'reqfuturetreatyterm',
'reqvalidstrategiccommandtype',
'hasroutetodestcity',
'requirecapitalcity',
'reqaidwithinlimit',
]);
const canonicalizeConstraintName = (side, normalizedName) => {