Skip to content

Commit 2618f3f

Browse files
committedMar 25, 2022
Add note on figures
1 parent fc0232f commit 2618f3f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎test.js

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ import path from 'node:path'
66
import test from 'tape'
77
import strip from 'strip-ansi'
88
import {VFile} from 'vfile'
9+
// To do: <https://github.com/vfile/vfile-reporter/commit/a5ed7a0>
910
import figures from 'figures'
1011
import reporterDefault, {reporter} from './index.js'
1112

0 commit comments

Comments
 (0)
Please sign in to comment.