build: fix type-check errors introduced during rules_ts 0.21 (#27586)

PR Close #27586
This commit is contained in:
Alex Eagle
2018-12-10 14:36:45 -08:00
committed by Alex Rickabaugh
parent bf57e9d781
commit 50687e11cf
7 changed files with 15 additions and 1 deletions

View File

@ -18,6 +18,7 @@ ts_library(
"//packages/core",
"//packages/core/testing",
"//packages/platform-server",
"//packages/private/testing",
],
)