I'd like to enable the formatting option `semicolonAfterLastProperty` in the CLI: ```shell cleancss --format 'semicolonAfterLastProperty=on' foo.css ``` Could you support this option for the CLI?