mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-04-17 23:29:03 +02:00
Improve type safety by strongly-typing the micromark token type property everywhere.
This commit is contained in:
parent
828ae3541a
commit
28e1b23955
7 changed files with 106 additions and 50 deletions
|
|
@ -87,6 +87,12 @@
|
|||
"markdown-it-sub": "2.0.0",
|
||||
"markdown-it-sup": "2.0.0",
|
||||
"markdownlint-rule-helpers": "0.24.0",
|
||||
"micromark-extension-directive": "3.0.0",
|
||||
"micromark-extension-gfm-autolink-literal": "2.0.0",
|
||||
"micromark-extension-gfm-footnote": "2.0.0",
|
||||
"micromark-extension-gfm-table": "2.0.0",
|
||||
"micromark-extension-math": "3.0.0",
|
||||
"micromark-util-types": "2.0.0",
|
||||
"npm-run-all": "4.1.5",
|
||||
"terser-webpack-plugin": "5.3.10",
|
||||
"toml": "3.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue