mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-09-24 14:31:41 +00:00
[MIGRATION] - Somehow the fix for the cli types got lost
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
"target": "es2018",
|
||||
"lib": ["es2018", "dom"],
|
||||
"baseUrl": ".",
|
||||
"typeRoots": ["node_modules/@types"],
|
||||
"typeRoots": ["node_modules/@types", "../../node_modules/@types"],
|
||||
"types": ["node"],
|
||||
"paths": {
|
||||
"@alfresco/js-api": ["../../dist/libs/js-api"],
|
||||
|
Reference in New Issue
Block a user