Skip to content

Commit d5c41d7

Browse files
committed
Fix tests
1 parent b815f5e commit d5c41d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/state.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,7 @@
168168
* Wrap `nodes` with line endings between each node, adds initial/final line endings when `loose`.
169169
*/
170170

171+
import structuredClone from '@ungap/structured-clone'
171172
import {visit} from 'unist-util-visit'
172173
import {position} from 'unist-util-position'
173174
import {handlers as defaultHandlers} from './handlers/index.js'

0 commit comments

Comments
 (0)