I don't think VSCode natively lets you hook into the on-save event to run arbitrary commands, but a quick look at existing extensions it looks like this would do: https://marketplace.visualstudio.com/items?itemName=emeraldwalk.RunOnSave
We haven't explored customizing on-save behaviors a lot yet but do leave us a feature request.