We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4781e7 commit 2a5166cCopy full SHA for 2a5166c
docs/devenv.schema.json
@@ -150,6 +150,12 @@
150
"items": {
151
"type": "string"
152
}
153
+ },
154
+ "permittedUnfreePackages": {
155
+ "type": "array",
156
+ "items": {
157
+ "type": "string"
158
+ }
159
160
161
},
@@ -176,6 +182,12 @@
176
182
177
183
178
184
185
186
187
188
189
190
179
191
180
192
181
193
0 commit comments