8 lines
136 B
JSON
8 lines
136 B
JSON
|
{
|
||
|
"extends": "./tsconfig.app.json",
|
||
|
"angularCompilerOptions": {
|
||
|
"enableIvy": true,
|
||
|
"i18nLegacyMessageIdFormat": "xlf"
|
||
|
}
|
||
|
}
|