Skip to content

Commit

Permalink
[JS] Update code format
Browse files Browse the repository at this point in the history
  • Loading branch information
harsha509 committed Apr 15, 2024
1 parent 0261f82 commit f9360a4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions javascript/node/selenium-webdriver/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -190,13 +190,13 @@ eslint_bin.eslint_test(
chdir = package_name(),
data = SRC_FILES + [
":eslint-config",
":node_modules/@eslint/js",
":node_modules/eslint-plugin-mocha",
":node_modules/eslint-plugin-no-only-tests",
":node_modules/eslint-plugin-prettier",
":node_modules/globals",
":node_modules/jszip",
":node_modules/mocha",
":node_modules/globals",
":node_modules/eslint-plugin-mocha",
":node_modules/@eslint/js",
":node_modules/tmp",
":node_modules/ws",
":package-json",
Expand Down

0 comments on commit f9360a4

Please sign in to comment.