Transformation that inverts blocking rules to allow rules. Adds @@ prefix to non-comment, non-hosts, non-allow rules.
readonly
name: string
Human-readable name of the transformation
readonly
type: TransformationType
The transformation type identifier
executeSync(rules: string[]): string[]
Inverts blocking rules to allow rules.