UNPKG

gpc-remove-duplicates

Version:

This GherKing Precompiler is responsible for having only a reasonable amount of tags and/or rows in each feature file.

5 lines (4 loc) 99 B
export interface RemoveDuplicatesOptions { processTags?: boolean; processRows?: boolean; }