blob: 52b971f1e94fe89f261c3c54a3d0dd921ec3c29b [file] [log] [blame]
package(default_visibility = ["//:__subpackages__"])
# ts_library and ng_module use the `//:tsconfig.json` target
# by default. This alias allows omitting explicit tsconfig
# attribute.
alias(
name = "tsconfig.json",
actual = "//src:tsconfig.json",
)