Type Alias ESLintOrTSNode

    ESLintOrTSNode: eslint.Rule.Node | _typescript_eslint_types.TSESTree.Node