Transformation that removes empty lines from the rules.
readonly
name: string
Human-readable name of the transformation
readonly
type: TransformationType
The transformation type identifier
executeSync(rules: string[]): string[]
Removes all empty lines from the rules.