style: fix bazel lint in zone.js (#31172)

Update to latest buildifier to fix a false positive error

PR Close #31172
This commit is contained in:
Alex Eagle
2019-06-20 11:53:45 -07:00
committed by Kara Erickson
parent 5eb7426216
commit bf7d046269
4 changed files with 48 additions and 60 deletions

View File

@ -1,6 +1,4 @@
load("@build_bazel_rules_nodejs//:defs.bzl", "npm_package", "rollup_bundle")
load("@npm_bazel_jasmine//:index.bzl", "jasmine_node_test")
load("@npm_bazel_typescript//:defs.bzl", "ts_library")
load("@build_bazel_rules_nodejs//:defs.bzl", "npm_package")
load("//packages/zone.js:bundles.bzl", "ES2015_BUNDLES", "ES5_BUNDLES", "ES5_GLOBAL_BUNDLES")
exports_files([