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 87d8961 commit e6469deCopy full SHA for e6469de
src/init.ts
@@ -25,7 +25,7 @@ export async function init(config: InlineConfig) {
25
{ value: 'firefox', label: 'Firefox Addon Store' },
26
{ value: 'edge', label: 'Edge Addon Store' },
27
],
28
- required: false,
+ required: true,
29
},
30
);
31
0 commit comments