I've installed globally prettier and @prettier/plugin-php packages, and added php extention to Prettier preferences:

When I press Cmd+Opt+Shift+P in a *.php file editor, I've got this error:
"Prettier: File *.php has unsupported type"
How to configure my PhpStorm to use Prettier for *.php files in my Wordpress project?
