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 <[email protected]>
Reviewed-By: Benjamin Gruenbaum <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: James M Snell <[email protected]>
  • Loading branch information
IvanWei authored and gibfahn committed Dec 20, 2017
1 parent bea9200 commit 62ad4cc
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 62ad4cc

Please sign in to comment.