@graphql-eslint/eslint-plugin
Version:
GraphQL plugin for ESLint
13 lines (10 loc) • 296 B
TypeScript
import { f as GraphQLESLintRule } from '../types-8d5f4ae0.js';
import '@graphql-tools/utils';
import 'eslint';
import 'estree';
import 'graphql';
import 'graphql-config';
import 'json-schema-to-ts';
import '../estree-converter/types.js';
declare const rule: GraphQLESLintRule;
export { rule };