Skip to content

Commit

Permalink
tools/doc: add tools/remark-* to eslintignore
Browse files Browse the repository at this point in the history
PR-URL: #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>
  • Loading branch information
IvanWei authored and MylesBorins committed Nov 23, 2017
1 parent 6b87407 commit c2c4dd4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ test/addons/??_*
test/fixtures
tools/eslint
tools/icu
tools/remark-*
node_modules
benchmark/tmp
doc/**/*.js

0 comments on commit c2c4dd4

Please sign in to comment.