https://github.com/angular/angular
Raw File
Tip revision: fb10abcf3ed66866c05d1de3303480f345c974b7 authored by Andrew Scott on 11 October 2023, 16:50:52 UTC
release: cut the v16.2.9 release
Tip revision: fb10abc
tsconfig.legacy-xmb.json
{
  "extends": "./tsconfig.app.json",
  "angularCompilerOptions": {
    "i18nInFormat": "xmb"
  }
}
back to top