Skip to content

Commit dc78120

Browse files
committed
fixup! tools: make update-eslint.sh work with npm@9
1 parent a183cb0 commit dc78120

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/update-eslint.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ rm -rf node_modules/eslint
4646
--install-links=false \
4747
--no-bin-links \
4848
--no-save \
49+
--omit=dev \
4950
--omit=peer \
50-
--production \
5151
eslint-plugin-jsdoc \
5252
eslint-plugin-markdown \
5353
@babel/core \

0 commit comments

Comments
 (0)