We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc278f5 commit e9d5071Copy full SHA for e9d5071
server/src/incrementalCompilation.ts
@@ -13,7 +13,6 @@ import { fileCodeActions } from "./codeActions";
13
import { projectsFiles } from "./projectFiles";
14
import { getRewatchBscArgs, RewatchCompilerArgs } from "./bsc-args/rewatch";
15
import { BsbCompilerArgs, getBsbBscArgs } from "./bsc-args/bsb";
16
-import { getCurrentCompilerDiagnosticsForFile } from "./server";
17
import { NormalizedPath } from "./utils";
18
import { getLogger } from "./logger";
19
0 commit comments