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 f69096f commit f77ef4cCopy full SHA for f77ef4c
src/format/html/format-html.ts
@@ -97,7 +97,7 @@ import {
97
kNotebookViewStyleNotebook,
98
notebookViewPostProcessor,
99
} from "./format-html-notebook.ts";
100
-import { ProjectConfig, ProjectContext } from "../../project/types.ts";
+import { ProjectContext } from "../../project/types.ts";
101
102
export function htmlFormat(
103
figwidth: number,
0 commit comments