You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: force enable Ivy and strictTemplates in google3
This commit checks if `typescript` is resolved to the tsdk in google3,
and if so set `ivy` and `strictTemplates` to true. Both settings are
required for the Angular extension to work in google3.
0 commit comments