interface NonStandard {
    deepSelectorCombinator?: boolean;
}

Properties

deepSelectorCombinator?: boolean

Whether to enable the non-standard >>> and /deep/ selector combinators used by Angular and Vue.