mirror of
https://github.com/codex-team/editor.js
synced 2026-03-15 15:15:47 +01:00
5 lines
172 B
TypeScript
5 lines
172 B
TypeScript
/**
|
|
* This file contains connection of Cypres plugins
|
|
*/
|
|
// eslint-disable-next-line @typescript-eslint/no-empty-function
|
|
// export default function(on, config): void {}
|