mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
tools/doc: add tools/remark-* to eslintignore
PR-URL: https://github.com/nodejs/node/pull/17240 Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
This commit is contained in:
@@ -4,6 +4,7 @@ test/addons/??_*
|
||||
test/fixtures
|
||||
tools/eslint
|
||||
tools/icu
|
||||
tools/remark-*
|
||||
node_modules
|
||||
benchmark/tmp
|
||||
doc/**/*.js
|
||||
|
||||
Reference in New Issue
Block a user