diff --git a/tools/bazel.rc b/tools/bazel.rc index 325374b5cd..0b7ed2193c 100644 --- a/tools/bazel.rc +++ b/tools/bazel.rc @@ -29,9 +29,6 @@ build --watchfs # Output # ############################### -# Don't print all the .d.ts output locations after builds -build --show_result=0 - # A more useful default output mode for bazel query # Prints eg. "ng_module rule //foo:bar" rather than just "//foo:bar" query --output=label_kind