UNPKG

gplint

Version:

A Gherkin linter/validator written in Javascript.

7 lines 170 B
export const fix = { description: 'Automatically fix problems', required: false, type: 'boolean', coerce: (fix) => fix, }; //# sourceMappingURL=fix.js.map