In my case, this was the only option that allowed me to enable “format on save” for Vue files.
Here is my settings.json configuration:
// Both "modifications" and "modificationIfAvailable" do not work "editor.formatOnSaveMode": "file",