Skip to content

Commit

Permalink
test: fix eslint update script
Browse files Browse the repository at this point in the history
  • Loading branch information
marco-ippolito committed Apr 14, 2024
1 parent a67102e commit 733da2f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/dep_updaters/update-eslint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ rm -rf ../node_modules/eslint
--no-save \
--omit=dev \
--omit=peer \
--legacy-peer-deps \
eslint-plugin-jsdoc \
eslint-plugin-markdown \
@babel/core \
Expand Down

0 comments on commit 733da2f

Please sign in to comment.