Skip to content

Commit 7900750

Browse files
gzioloclaude
andcommitted
Disable import/no-extraneous-dependencies for test plugin module
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 43daa80 commit 7900750

File tree

1 file changed

+1
-0
lines changed
  • packages/e2e-tests/plugins/connectors-js-extensibility

1 file changed

+1
-0
lines changed

packages/e2e-tests/plugins/connectors-js-extensibility/index.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
* combines the render function from JS with the metadata from PHP.
88
*/
99

10+
// eslint-disable-next-line import/no-extraneous-dependencies
1011
import {
1112
__experimentalRegisterConnector as registerConnector,
1213
__experimentalConnectorItem as ConnectorItem,

0 commit comments

Comments
 (0)