Skip to content

Commit 1671be6

Browse files
committed
squash: install eslint-formatter-tap
1 parent 1e95d0f commit 1671be6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tools/dep_updaters/update-eslint.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ rm -rf ../node_modules/eslint
4343
"$NODE" "$NPM" uninstall \
4444
--install-links=false \
4545
--ignore-scripts \
46+
eslint-formatter-tap \
4647
eslint-plugin-jsdoc \
4748
eslint-plugin-markdown \
4849
globals \
@@ -60,6 +61,7 @@ rm -rf ../node_modules/eslint
6061
--no-save \
6162
--omit=dev \
6263
--omit=peer \
64+
eslint-formatter-tap \
6365
eslint-plugin-jsdoc \
6466
eslint-plugin-markdown \
6567
globals \

0 commit comments

Comments
 (0)