scriptFormatter
Tell markup_fmt what script formatter you are using.
Possible options:
"dprint": Use this if you’re using dprint-plugin-typescript."biome": Use this if you’re using Biome (dprint-plugin-biome) or Oxc (dprint-plugin-oxc).
In dprint, default option is "dprint"; otherwise, default option is null.