add Commands interface
This commit is contained in:
@@ -90,9 +90,3 @@ export const Linter = Extension.create({
|
||||
]
|
||||
},
|
||||
})
|
||||
|
||||
declare module '@tiptap/core' {
|
||||
interface AllExtensions {
|
||||
Linter: typeof Linter,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user