Ilya Gorenburg

Results 12 comments of Ilya Gorenburg

this one is blocker for us as well. what approach should be used for the tests?

created new PR to fix this issue with tests: https://github.com/codex-team/editor.js/pull/2780

There is PR ready to merged. Is it possible release this bug fix?

@neSpecc would you mind reviewing this PR?

> There is an ESLint error: > > ``` > /home/runner/work/editor.js/editor.js/test/cypress/support/utils/nestedEditorInstance.ts > 1:1 error All imports in the declaration are only used as types. Use `import type` @typescript-eslint/consistent-type-imports > ```...