Skip to content

Commit

Permalink
Restored linting rule
Browse files Browse the repository at this point in the history
  • Loading branch information
bmingles committed Oct 22, 2024
1 parent 0d288cd commit e892219
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/slate-react/src/plugin/react-editor.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ export interface ReactEditor extends DOMEditor {}

export interface ReactEditorInterface extends DOMEditorInterface {}

// eslint-disable-next-line no-redeclare
export const ReactEditor: ReactEditorInterface = DOMEditor

0 comments on commit e892219

Please sign in to comment.