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.
markdown-table
1 parent 04bb610 commit c0be4d7Copy full SHA for c0be4d7
src/utils/cli.ts
@@ -1,6 +1,6 @@
1
import c from "ansis";
2
import { consola as _consola } from "consola";
3
-import markdownTable from "markdown-table";
+import { markdownTable } from "markdown-table";
4
5
import { BLOCK_CHAR, BLOCK_CHAR2, BAR_LENGTH } from "./consts";
6
0 commit comments