[ESLint] Prefer named exports (#427)
This commit is contained in:
@@ -56,7 +56,6 @@ const typePolicies: StrictTypedTypePolicies = {
|
||||
};
|
||||
/* eslint-enable no-underscore-dangle */
|
||||
|
||||
// eslint-disable-next-line import/prefer-default-export
|
||||
export class GraphQLClient extends BaseClient<
|
||||
ApolloClient<NormalizedCacheObject>,
|
||||
ApolloClientOptions<NormalizedCacheObject>,
|
||||
|
||||
Reference in New Issue
Block a user