Skip to content

tools: rolled up lint-md

replace remark-cli and remark-preset-lint-node with a "rolled-up" single file.

  • Should solve all build & Makefile issue
  • very size economic (17KB instead of 20MB ~1300 files)
  • includes all recipes for re rolling & updating

/CC @wooorm @nodejs/build H/T: @rollup

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading