I want to enable the Prettier (code formatter) format on save feature, but for one type of source file only. (One programming language source.)
In this particular case, I only want this featured enabled for the JavaScript language. I don’t want format on save to be enabled for any other languages or types of source file.
Is there a way to configure this?