Skip to content

Commit

Permalink
Fix lint merge conflict on master
Browse files Browse the repository at this point in the history
Whops

Change-Id: Ib2d95ef6de7a3f8c0ad5774504f8202f84b790c6
Signed-off-by: Austin Schuh <[email protected]>
  • Loading branch information
AustinSchuh committed May 9, 2024
1 parent 05f0efc commit 31dd711
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/build_rules/js/BUILD
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
load("@aspect_bazel_lib//lib:copy_file.bzl", "copy_file")
load("@npm//:@angular/compiler-cli/package_json.bzl", angular_compiler_cli = "bin")
load(":ts.bzl", "ts_project")
load("@aspect_bazel_lib//lib:copy_file.bzl", "copy_file")

exports_files([
"cypress.config.js",
Expand Down

0 comments on commit 31dd711

Please sign in to comment.