regression: removed ts nocheck

This commit is contained in:
Palanikannan1437 2023-09-05 09:26:30 +05:30
parent 0e5f82beba
commit 91bb65a0e0

View File

@ -1,4 +1,3 @@
// @ts-nocheck
import { EditorState, Plugin, PluginKey } from "@tiptap/pm/state";
import { Decoration, DecorationSet, EditorView } from "@tiptap/pm/view";
import fileService from "services/file.service";