You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cli.command('format [...files]','Format files using Prettier').example("format 'src/**/*.{js,ts,json}'").alias(['fmt','fromat','foramt'])// or separate arguments.alias('fmt','fromat','foramt').action(async(files)=>{})
Actual
None.
The text was updated successfully, but these errors were encountered:
Issue Type
Expected
Actual
None.
The text was updated successfully, but these errors were encountered: