feat: 새로운 제약 조건 추가 및 기존 제약 조건 개선
This commit is contained in:
@@ -310,6 +310,8 @@ const ALWAYS_FAIL_TS_ALIASES = new Set([
|
||||
'reqfuturetreatyterm',
|
||||
'reqvalidstrategiccommandtype',
|
||||
'hasroutetodestcity',
|
||||
'requirecapitalcity',
|
||||
'reqaidwithinlimit',
|
||||
]);
|
||||
|
||||
const canonicalizeConstraintName = (side, normalizedName) => {
|
||||
|
||||
Reference in New Issue
Block a user