mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-09-17 14:21:29 +00:00
[MIGRATION] - the lesson is : do not change what is already working
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
"outDir": "./.out",
|
"outDir": "./.out",
|
||||||
"lib": ["es2018", "dom"],
|
"lib": ["es2018", "dom"],
|
||||||
"typeRoots": ["node_modules/@types"],
|
"typeRoots": ["node_modules/@types"],
|
||||||
"types": ["node"]
|
"types": []
|
||||||
},
|
},
|
||||||
"exclude": [".history", "*/node_modules", "config", "performance", "coverage", "node_modules", "package", "dist", "test"]
|
"exclude": [".history", "*/node_modules", "config", "performance", "coverage", "node_modules", "package", "dist", "test"]
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user