mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
[ACS-10189] Remove old api docs generators from ADF (#11224)
* [ACS-10189] remove tools dir * [ACS-10189] cleanup the root package.json * [ACS-10189] delete lib/tsconfig.doc.json
This commit is contained in:
+1
-1
@@ -37,7 +37,7 @@
|
||||
"@alfresco/js-api": ["lib/js-api/src/index.ts"]
|
||||
}
|
||||
},
|
||||
"exclude": ["lib/config", "integration", "scripts", "assets", "tools", "node_modules"],
|
||||
"exclude": ["lib/config", "integration", "scripts", "assets", "node_modules"],
|
||||
"angularCompilerOptions": {
|
||||
"fullTemplateTypeCheck": true,
|
||||
"strictInjectionParameters": true,
|
||||
|
||||
Reference in New Issue
Block a user