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 or dprint-plugin-biome.

In dprint, default option is "dprint"; otherwise, default option is null.