feat: #1898 Made the EventEmitter generic to improve the types of the tiptap events (#1959)

This commit is contained in:
HuiiBuh
2021-09-30 09:25:40 +02:00
committed by GitHub
parent 14f62dddb3
commit 54e85fd284
4 changed files with 34 additions and 17 deletions

2
.gitignore vendored
View File

@@ -23,3 +23,5 @@ yarn-error.log*
tests/cypress/videos
/tests/cypress/screenshots
# Ignore intellij project files
.idea