Skip to content

Commit a3d9338

Browse files
committed
fixup! [js] Add eslint binary target for selenium-webdriver
1 parent c30ee50 commit a3d9338

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

javascript/selenium-webdriver/BUILD.bazel

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -296,6 +296,10 @@ _ESLINT_DATA = [
296296
":node_modules/eslint-plugin-no-only-tests",
297297
":node_modules/eslint-plugin-prettier",
298298
":node_modules/globals",
299+
":node_modules/jszip",
300+
":node_modules/tmp",
301+
":node_modules/ws",
302+
":package-json",
299303
":prod-src-files",
300304
":small-test-srcs",
301305
]

0 commit comments

Comments
 (0)