commit | ed11a5f621476252f32ffcb0ae464c632cb218f5 | [log] [tgz] |
---|---|---|
author | Nataniel Borges <natanieljr@google.com> | Thu Feb 01 16:27:17 2024 +0000 |
committer | Nataniel Borges <natanieljr@google.com> | Thu Feb 01 17:15:52 2024 +0000 |
tree | 8917d15ad387e46015c2c42797fc3330cbab384f | |
parent | 46cef3119c184772875088ba1e5892bc82339c28 [diff] |
Fix some typescript incompatiblity with google3 Fix: - ban-const-enum - curly - no-inferrable-new-expression - semicolon - no-undefined-type-alias - no-unused-variable - array-type - angular-output-is-readonly - no-inferrable-primitive-types - ban-passing-async-function-to-describe KI: - enforce-comments-on-exported-symbols - no-any - class-as-namespace - angular-no-manual-lifecycle-hook-method-calls Bug: 311642700 Test: npm run test:unit:ci Change-Id: I6f799d3631e18e9e65ec66d40e456c0fece3c98a