We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba6cee2 commit fd603faCopy full SHA for fd603fa
1 file changed
src/pkg/utils/monaco-editor/utils.test.ts
@@ -1,4 +1,3 @@
1
-import { describe, expect, it } from "vitest";
2
import type { editor } from "monaco-editor";
3
import { escapeRegExp, findGlobalInsertionInfo, updateGlobalCommentLine } from "./utils";
4
0 commit comments