Skip to content

Commit 1cb289e

Browse files
committed
lint
1 parent 77c332c commit 1cb289e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/graphiql/test/e2e-server.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ const {
1717
const WebSocketsServer = require('./afterDevServer');
1818
const { schema, sseSchema } = require('./schema');
1919
const { customExecute } = require('./execute');
20+
// eslint-disable-next-line import-x/no-extraneous-dependencies
2021
const { createHandler } = require('graphql-sse/lib/use/express');
2122

2223
const app = express();

0 commit comments

Comments
 (0)