dprint output-format-times <files...>

Prints the amount of time it takes to format each file. Use this for debugging

Arguments

NameDescription
filesList of file patterns in quotes to format. This overrides what is specified in the config file

Options

NameDescription
--incremental [incremental]Only format files when they change. This may alternatively be specified in the configuration file
--excludes <pattern>
  • Repeatable ♾
--allow-node-modulesAllows traversing node module directories (unstable - This flag will be renamed to be non-node specific in the future)