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 c30ee50 commit a3d9338Copy full SHA for a3d9338
javascript/selenium-webdriver/BUILD.bazel
@@ -296,6 +296,10 @@ _ESLINT_DATA = [
296
":node_modules/eslint-plugin-no-only-tests",
297
":node_modules/eslint-plugin-prettier",
298
":node_modules/globals",
299
+ ":node_modules/jszip",
300
+ ":node_modules/tmp",
301
+ ":node_modules/ws",
302
+ ":package-json",
303
":prod-src-files",
304
":small-test-srcs",
305
]
0 commit comments