mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
* Be able to build conten with ng build content-service * fix tslint * The translate module is necessary * Rollback the build commands * Rollback * Remove wrong imports * Trigger the build
7 lines
77 B
JSON
7 lines
77 B
JSON
{
|
|
"extends": "../tsconfig.spec.json",
|
|
"files": [
|
|
"src/test.ts"
|
|
]
|
|
}
|