We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e95d0f commit 1671be6Copy full SHA for 1671be6
tools/dep_updaters/update-eslint.sh
@@ -43,6 +43,7 @@ rm -rf ../node_modules/eslint
43
"$NODE" "$NPM" uninstall \
44
--install-links=false \
45
--ignore-scripts \
46
+ eslint-formatter-tap \
47
eslint-plugin-jsdoc \
48
eslint-plugin-markdown \
49
globals \
@@ -60,6 +61,7 @@ rm -rf ../node_modules/eslint
60
61
--no-save \
62
--omit=dev \
63
--omit=peer \
64
65
66
67
0 commit comments