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 b08a470 commit 975aeff
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 975aeff

Please sign in to comment.