We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
unifiedjs
Learn more about funding links in repositories.
Report abuse
1 parent fc0232f commit 2618f3fCopy full SHA for 2618f3f
test.js
@@ -6,6 +6,7 @@ import path from 'node:path'
6
import test from 'tape'
7
import strip from 'strip-ansi'
8
import {VFile} from 'vfile'
9
+// To do: <https://github.com/vfile/vfile-reporter/commit/a5ed7a0>
10
import figures from 'figures'
11
import reporterDefault, {reporter} from './index.js'
12
0 commit comments