angular-cli/tests/BUILD.bazel

12 lines
332 B
Python

load("@npm2//:defs.bzl", "npm_link_all_packages")
# Copyright Google Inc. All Rights Reserved.
#
# Use of this source code is governed by an MIT-style license that can be
# found in the LICENSE file at https://angular.dev/license
package(default_visibility = ["//visibility:public"])
licenses(["notice"])
npm_link_all_packages()