import { format } from 'prettier' await prettier.format(target, { parser: ext === 'json' ? 'json' : 'markdown' })