build: update buildifier to latest (#24296) (#24453)

this matches the version in ngcontainer:0.3.1

PR Close #24296

PR Close #24453
This commit is contained in:
Alex Eagle
2018-06-04 10:45:27 -07:00
committed by Miško Hevery
parent 880b03101e
commit b3089b4963
20 changed files with 66 additions and 65 deletions

View File

@ -1,7 +1,7 @@
package(default_visibility = ["//visibility:public"])
load("//tools:defaults.bzl", "npm_package")
load("@build_bazel_rules_typescript//:defs.bzl", "ts_library", "ts_config")
load("@build_bazel_rules_typescript//:defs.bzl", "ts_config", "ts_library")
ts_config(
name = "tsconfig",