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:
parent
6b8740774d
commit
c2c4dd4c22
@ -4,6 +4,7 @@ test/addons/??_*
|
|||||||
test/fixtures
|
test/fixtures
|
||||||
tools/eslint
|
tools/eslint
|
||||||
tools/icu
|
tools/icu
|
||||||
|
tools/remark-*
|
||||||
node_modules
|
node_modules
|
||||||
benchmark/tmp
|
benchmark/tmp
|
||||||
doc/**/*.js
|
doc/**/*.js
|
||||||
|
Loading…
x
Reference in New Issue
Block a user