Update to markdownlint-micromark@0.1.2, include gfmTable extension, change matchAndGetTokensByType return value, include .cjs files when linting.

This commit is contained in:
David Anson 2023-02-23 22:14:44 -08:00
parent 60ad79fd2b
commit b787758a48
6 changed files with 32 additions and 31 deletions

View file

@ -15,6 +15,9 @@
"engines": {
"node": ">=14.18.0"
},
"dependencies": {
"markdownlint-micromark": "0.1.2"
},
"keywords": [
"markdownlint",
"markdownlint-rule"