commands-1.x-dev/config/schema/commands.schema.yml
config/schema/commands.schema.yml
# Schema for the configuration files of the DevShop Commands module.
commands.settings:
type: config_object
label: 'Commands settings'
mapping:
daemon_enabled:
type: boolean
label: 'Enable daemon'
#field.formatter.settings.devshop_task_ansi_output:
# type: mapping
# label: ANSI Output formatter settings
# mapping:
# theme:
# type: string
# label: Theme
