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 41330f3 commit d8c9beeCopy full SHA for d8c9bee
1 file changed
packages/legacy/src/index.ts
@@ -210,6 +210,7 @@ export class LegacyHandlerPlugin extends RuntimePlugin<LegacyHandlerPluginOption
210
} as any,
211
middleware: {
212
global: true,
213
+ command: null,
214
id,
215
name: validation.name,
216
parentPath: validationsPath,
0 commit comments