platform/.melos/utils.yaml

9 lines
292 B
YAML
Raw Normal View History

scripts:
_: &utils_scripts
combine_config:
run: dart helpers/combine_melos_config.dart
description: Combine Melos configuration files
help:
run: dart helpers/print_melos_commands.dart
description: Display a formatted list of all available Melos commands