normalizeFindings
normalizeFindings(
raw):string[]
Defined in: src/critic-core.ts:310
Coerce the critic’s findings field to a clean string[] (drops junk, never throws).
Parameters
Section titled “Parameters”unknown
Returns
Section titled “Returns”string[]