angular-cn/integration/ivy-i18n/tsconfig.legacy-xmb.json

8 lines
123 B
JSON

{
"extends": "./tsconfig.app.json",
"angularCompilerOptions": {
"enableIvy": true,
"i18nInFormat": "xmb"
}
}