Skip to content

Commit

Permalink
Remove mdast-util-to-hast triple slash reference
Browse files Browse the repository at this point in the history
It’s redundant.
  • Loading branch information
remcohaszing committed Jun 28, 2024
1 parent da97ef3 commit a09418a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/index.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
// Register `Raw` in tree:
/// <reference types="mdast-util-to-hast" />

/**
* @import {Element, ElementContent, Nodes, Parents, Root} from 'hast'
* @import {Components as JsxRuntimeComponents} from 'hast-util-to-jsx-runtime'
Expand Down

0 comments on commit a09418a

Please sign in to comment.