mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
8 lines
174 B
JSON
8 lines
174 B
JSON
/* To learn more about this file see: https://angular.io/config/tsconfig. */
|
|
{
|
|
"extends": "./tsconfig.lib.json",
|
|
"angularCompilerOptions": {
|
|
"enableIvy": false
|
|
}
|
|
}
|