We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ce4565 commit 2e47c3eCopy full SHA for 2e47c3e
1 file changed
packages/kbn-apm-utils/BUILD.bazel
@@ -39,6 +39,7 @@ ts_config(
39
40
ts_project(
41
name = "tsc",
42
+ args = ['--pretty'],
43
srcs = SRCS,
44
deps = DEPS,
45
declaration = True,
0 commit comments