Function: actionCommandValidateLocales()
actionCommandValidateLocales(opts): Promise<void>
Action the root command.
Parameters
opts
The options for the command.
source
string
The source glob.
locales
string
The locales glob.
ignoreFile
string
The ignore file path.
Returns
Promise<void>