mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
8 lines
120 B
JSON
8 lines
120 B
JSON
{
|
|
"extends": "../tsconfig.json",
|
|
"compilerOptions": {
|
|
"outDir": "../dist/insights/",
|
|
"baseUrl": "src"
|
|
}
|
|
}
|