Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Jul 17, 2023
1 parent b815f5e commit d5c41d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/state.js
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@
* Wrap `nodes` with line endings between each node, adds initial/final line endings when `loose`.
*/

import structuredClone from '@ungap/structured-clone'
import {visit} from 'unist-util-visit'
import {position} from 'unist-util-position'
import {handlers as defaultHandlers} from './handlers/index.js'
Expand Down

0 comments on commit d5c41d7

Please sign in to comment.