Skip to content

Commit

Permalink
Refactor code-style
Browse files Browse the repository at this point in the history
  • Loading branch information
wooorm committed Sep 26, 2023
1 parent c383a45 commit de252e8
Show file tree
Hide file tree
Showing 13 changed files with 1,442 additions and 1,899 deletions.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* @typedef {import('./lib/react-markdown.js').ReactMarkdownOptions} Options
* @typedef {import('./lib/react-markdown.js').Options} Options
* @typedef {import('./lib/ast-to-react.js').Components} Components
*/

Expand Down
Loading

0 comments on commit de252e8

Please sign in to comment.