We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9744fb2 commit 78ec734Copy full SHA for 78ec734
core/autocomplete/completionProvider.ts
@@ -1,4 +1,4 @@
1
-fimport ignore from "ignore";
+import ignore from "ignore";
2
import OpenAI from "openai";
3
import path from "path";
4
import { v4 as uuidv4 } from "uuid";
0 commit comments