From fe6c74c2a5c092b80b4ff988c6ca7883393f6b91 Mon Sep 17 00:00:00 2001 From: Refael Ackermann Date: Thu, 6 Sep 2018 16:02:30 -0400 Subject: tools: `make lint-md-rollup` & checkin `lint-md.js` PR-URL: https://github.com/nodejs/node/pull/20109 Reviewed-By: James M Snell Reviewed-By: Gus Caplan Reviewed-By: Ruben Bridgewater --- .eslintignore | 1 + 1 file changed, 1 insertion(+) (limited to '.eslintignore') diff --git a/.eslintignore b/.eslintignore index db3311a0ab..61723cf0d4 100644 --- a/.eslintignore +++ b/.eslintignore @@ -7,6 +7,7 @@ test/es-module/test-esm-dynamic-import.js test/fixtures test/message/esm_display_syntax_error.mjs tools/icu +tools/lint-md.js tools/node-lint-md-cli-rollup/dist tools/remark-* benchmark/tmp -- cgit v1.2.3