Skip to content

Commit

Permalink
fixup! tools: make update-eslint.sh work with npm@9
Browse files Browse the repository at this point in the history
  • Loading branch information
lpinca committed Jan 4, 2023
1 parent a183cb0 commit dc78120
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/update-eslint.sh
Expand Up @@ -46,8 +46,8 @@ rm -rf node_modules/eslint
--install-links=false \
--no-bin-links \
--no-save \
--omit=dev \
--omit=peer \
--production \
eslint-plugin-jsdoc \
eslint-plugin-markdown \
@babel/core \
Expand Down

0 comments on commit dc78120

Please sign in to comment.