See the contents of my `~/.jq` file: ```jq def lower: ascii_downcase; ``` Running `jqfmt` produces: ```sh $ jqfmt -f ~/.jq .% ```