| # The main ingredient: allow us to register toolchains other than com_google_protobuf targets | |
| common --incompatible_enable_proto_toolchain_resolution | |
| common --@aspect_rules_py//py:interpreter_version=3.9.18 | |
| # Force rules_go to disable CGO even though we have a (fake) C++ toolchain registered. | |
| common --host_platform=//tools:no_cgo_host_platform | |
| common --@aspect_rules_ts//ts:skipLibCheck=always | |
| common --@aspect_rules_ts//ts:default_to_tsc_transpiler |