node/tools/node-lint-md-cli-rollup
Rich Trott e9b1a006a1
tools: fix markdown linting
This updates remark-preset-lint-node to 3.0.1, which actually works
unlike the 3.0.0 version we're using. (Sorry about 3.0.0 not actually
linting!)

It also updates rollup and the rollup config. So this uses the
latest everything as of this writing.

PR-URL: https://github.com/nodejs/node/pull/39832
Reviewed-By: Daijiro Wachi <daijiro.wachi@gmail.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
2021-09-04 15:14:55 +02:00
..
src tools: update markdown linter dependencies and move to ESM 2021-09-04 15:14:55 +02:00
.gitignore tools: relocate remark-preset-lint-node 2018-09-11 14:12:18 -04:00
LICENSE
package-lock.json tools: fix markdown linting 2021-09-04 15:14:55 +02:00
package.json tools: fix markdown linting 2021-09-04 15:14:55 +02:00
rollup.config.js tools: fix markdown linting 2021-09-04 15:14:55 +02:00