Skip to content

Commit 866d3f5

Browse files
HCK-12985: remove display option - "show only nullable attributes" (#126)
Co-authored-by: Vitalii Bedletskyi <[email protected]>
1 parent c2a2dbf commit 866d3f5

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,6 @@
7272
"externalDefinitionsFromTargetSchema": true,
7373
"apiTarget": true,
7474
"FEScriptCommentsSupported": true,
75-
"displayOptions": {
76-
"hideNonNullableAttributes": true
77-
},
7875
"openModelDefinitionsTabIfNoCollections": true,
7976
"erdDefinitions": {
8077
"enabled": true,
@@ -136,4 +133,4 @@
136133
"simple-git-hooks": "2.11.1",
137134
"typescript": "5.8.2"
138135
}
139-
}
136+
}

0 commit comments

Comments
 (0)