Skip to content

Commit 2e70165

Browse files
HCK-10109: introduce new feature flag for choice objects tweaks (#84)
1 parent ad3e642 commit 2e70165

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
"disableCollibraDataDictionary": true,
4848
"disablePatternField": true,
4949
"disableChoices": true,
50+
"useChoicesAsStructureTypes": true,
5051
"enableJsonType": false,
5152
"disableNamingConvention": {
5253
"entityLevel": true,
@@ -126,4 +127,4 @@
126127
"prettier": "3.5.0",
127128
"simple-git-hooks": "2.11.1"
128129
}
129-
}
130+
}

0 commit comments

Comments
 (0)