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 60162fa commit aa4420eCopy full SHA for aa4420e
src/config/types.ts
@@ -203,10 +203,8 @@ import {
203
kWebtex,
204
} from "./constants.ts";
205
206
-import { TempContext } from "../core/temp-types.ts";
207
import { HtmlPostProcessor, RenderServices } from "../command/render/types.ts";
208
import { QuartoFilterSpec } from "../command/render/filters.ts";
209
-import { ExtensionContext } from "../extension/extension-shared.ts";
210
import { ProjectContext } from "../project/types.ts";
211
212
export const kDependencies = "dependencies";
0 commit comments