Type Alias: WriteGoodOptions
WriteGoodOptions =
Readonly<{adverb?:boolean;cliches?:boolean;eprime?:boolean;illusion?:boolean;passive?:boolean;so?:boolean;thereIs?:boolean;tooWordy?:boolean;weasel?:boolean;whitelist?: readonlystring[]; }>
Defined in: _internal/write-good.ts:16
Options accepted by the underlying write-good package.