build: stop pre-compiling lint-md

PR-URL: https://github.com/nodejs/node/pull/55266
Reviewed-By: Claudio Wunder <cwunder@gnome.org>
Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com>
This commit is contained in:
Aviv Keller 2024-11-01 19:45:02 -04:00 committed by GitHub
parent 413975a580
commit 5ce3d1078d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 229 additions and 24600 deletions

View file

@ -54,7 +54,6 @@ export default [
'test/message/esm_display_syntax_error.mjs',
'tools/github_reporter/**',
'tools/icu/**',
'tools/lint-md/lint-md.mjs',
],
},
// #endregion