https://github.com/angular/angular
Raw File
Tip revision: fad1354d50737b8cbbe534ee5866475da7250e70 authored by Alex Rickabaugh on 24 January 2024, 20:50:52 UTC
release: cut the v17.2.0-next.0 release
Tip revision: fad1354
tsconfig.legacy.json
{
  "extends": "./tsconfig.app.json",
  "angularCompilerOptions": {
    "i18nInFormat": "xlf"
  }
}
back to top