✨ 📗 modeValidation.ts
This commit is contained in:
@@ -113,3 +113,4 @@ export function getAutoAllowedCommands(
|
|||||||
): readonly string[] {
|
): readonly string[] {
|
||||||
return mode === 'acceptEdits' ? ACCEPT_EDITS_ALLOWED_COMMANDS : []
|
return mode === 'acceptEdits' ? ACCEPT_EDITS_ALLOWED_COMMANDS : []
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user