Skip to content

Commit

Permalink
chore(clippy): remove @ts-ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
caugner committed Oct 30, 2023
1 parent dc9ea96 commit 140e6e9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions editor/js/editor-libs/clippy.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
// TODO This is a temporary ts-ignore, used until converting codemirror-editor to ts
// eslint-disable-next-line @typescript-eslint/ban-ts-comment
// @ts-ignore
import { getEditorContent } from "./codemirror-editor.js";

/**
Expand Down

0 comments on commit 140e6e9

Please sign in to comment.