Introduce a default_tsconfig argument to ts_repositories

If set, this will be used as the tsconfig attribute in any ts_library that doesn't specify one.

This lets users follow the Google model more easily, where they keep a single tsconfig.json file at the root of their sources, to be shared between the editor and Bazel.

Fixes #93

PiperOrigin-RevId: 178917064
7 files changed
tree: b5d310594fb33042f7cab22b8cacc5f22fa3e97e
  1. packages/