Fix crash of tsc_wrapped.

If tsickle reports a warning, we try to read the ignoreWarningPaths property of the BazelOptions. The type of this property is non-optional, so we should always set a value when creating a bazelOpts dict.

Ideally we should have a JSON schema for the tsconfig.json and run some validator to assert we have an object that satisfies our interface.

PiperOrigin-RevId: 196295708
1 file changed
tree: c66a97daf0dae243456c0fdf643ba538251aebd4
  1. packages/