diff --git a/src/commands/plugin/parseArgs.ts b/src/commands/plugin/parseArgs.ts index f689ce7..045f7f7 100644 --- a/src/commands/plugin/parseArgs.ts +++ b/src/commands/plugin/parseArgs.ts @@ -102,3 +102,4 @@ export function parsePluginArgs(args?: string): ParsedCommand { } } +