diff --git a/scripts/sandbox.ts b/scripts/sandbox.ts index 52d35d02dd87..884e5ff863b9 100644 --- a/scripts/sandbox.ts +++ b/scripts/sandbox.ts @@ -102,6 +102,7 @@ export const options = createOptions({ promptType: false, }, debug: { + type: 'boolean', description: 'Print all the logs to the console', promptType: false, },