build: add tsconfig-test to dependency for tsconfig in core/test/strict_types (#31471)
PR Close #31471
This commit is contained in:

committed by
Matias Niemelä

parent
80fa84c177
commit
32aa18be78
@ -5,7 +5,6 @@ load("@npm_bazel_typescript//:index.bzl", "ts_config")
|
||||
exports_files([
|
||||
"tsconfig.json",
|
||||
"jasmine-seed-generator.js",
|
||||
"tsconfig-test.json"
|
||||
])
|
||||
|
||||
ts_config(
|
||||
|
Reference in New Issue
Block a user