Skip to content

Commit

Permalink
chore: buildifier
Browse files Browse the repository at this point in the history
  • Loading branch information
alexeagle committed Jun 6, 2021
1 parent 07dd8d4 commit 39a4401
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/typescript/internal/ts_project.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -542,7 +542,7 @@ def ts_project_macro(
For example, `typescript_require_path = "typescript"`
validate: boolean; whether to check that the tsconfig JSON settings match the attributes on this target.
Set this to `False` to skip running our validator, in case you have a legitimate reason for these to differ,
e.g. you have a setting enabled just for the editor but you want different behavior when Bazel runs `tsc`.
Expand Down

0 comments on commit 39a4401

Please sign in to comment.