0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/tools/node-lint-md-cli-rollup
Derek Lewis a751389a14 tools: update Markdown linter to be cross-platform
Prior to this commit, the dependencies were not
matching the build procedure. This has been
corrected and it has the added benefit of being
able to be built on Windows as well.

* continue using `rollup` rather than `ncc`
* do not require `fs-event`s for non-macOS
* use `npx` and `shx` for cross-platform building
* ensure `lint-md-rollup` runs before `lint-md`

PR-URL: https://github.com/nodejs/node/pull/31239
Reviewed-By: Rich Trott <rtrott@gmail.com>
2020-02-12 22:35:44 -08:00
..
src tools: update Markdown linter to be cross-platform 2020-02-12 22:35:44 -08:00
.gitignore tools: relocate remark-preset-lint-node 2018-09-11 14:12:18 -04:00
LICENSE
package-lock.json tools: update Markdown linter to be cross-platform 2020-02-12 22:35:44 -08:00
package.json tools: update Markdown linter to be cross-platform 2020-02-12 22:35:44 -08:00
rollup.config.js tools: update Markdown linter to be cross-platform 2020-02-12 22:35:44 -08:00